s3:winbindd: make use of cli_rpc_pipe_open_schannel_with_creds()
authorStefan Metzmacher <metze@samba.org>
Wed, 17 Dec 2014 13:05:45 +0000 (13:05 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 19 Dec 2014 12:15:13 +0000 (13:15 +0100)
commitc5e966d989ceb2209e8572f9cab2b5931286f919
tree245eccb8d2f1fa6f52124f0a2e704e3887617817
parenta601c087b06555c650e9b69e9a831b3aee1c30d8
s3:winbindd: make use of cli_rpc_pipe_open_schannel_with_creds()

This way we pass down enough information for SEC_CHAN_DNS_DOMAIN to work.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_cm.c