s3:rpcclient: make use of rpccli_[create|setup]_netlogon_creds_with_creds()
commit9af336cce7b6adc76421dcf3ff4d237700a741c7
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Feb 2015 08:25:35 +0000 (9 09:25 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:43 +0000 (12 17:13 +0100)
tree7f143ed7ced07b25c0fecfb33b00bfa67fc43f30
parent6d31763de14adaf00b4b28c31a19d462adc1aea3
s3:rpcclient: make use of rpccli_[create|setup]_netlogon_creds_with_creds()

This passing struct cli_credentials allows the usage of the previous password.

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