s3:auth_domain: make use of cli_rpc_pipe_open_schannel()
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Feb 2015 08:52:45 +0000 (09:52 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:43 +0000 (17:13 +0100)
commit484adf45ede419af85e0e28661f659a548dd5471
tree3476546bdda73f53a7e63e17d037ceb8167abed9
parent91e4cbc46f0f54570f27a829b7c7c71da657030b
s3:auth_domain: make use of cli_rpc_pipe_open_schannel()

This simplifies a lot and allows the previous password to be used.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/auth/auth_domain.c