Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal
authorVolker Lendecke <vl@samba.org>
Sat, 19 Apr 2008 21:50:58 +0000 (23:50 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 19 Apr 2008 21:54:01 +0000 (23:54 +0200)
commitfb73de3b927e02fbc056565714ecbe83c7645dc2
tree8feaf3687842e7f0707049617f4e1065adce6e4a
parente7f2dc98890b34211b005ad04ad1557157fdaa5b
Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal

This probably does not matter in current code, but without this it's not
possible to do the bind as a different user than the underlying smb user.

Jeremy, please check!

Thanks,

Volker
(This used to be commit b90062e33cbde7de4961414fd35a3a588760d002)
source3/rpc_client/cli_pipe.c