credentials: Allow the secret.tdb handle to be passed in to cli_credentials_set_machi...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 2 Oct 2014 17:32:39 +0000 (06:32 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Oct 2014 10:57:07 +0000 (12:57 +0200)
commit35b8ed7710f60abcc70e0b070afc16bf3faef263
tree64eb36cf0bddf0ad247a0a52d8d94e0a43087abe
parent89daf5dc534ab03724a2622d3b6b4d6783756bae
credentials: Allow the secret.tdb handle to be passed in to cli_credentials_set_machine_account()

This adds a new wrapper, cli_credentials_set_machine_account_db_ctx()

Andrew Bartlett

Change-Id: Ia2cceefede4ba9cf7f8de41986daf9372c19d997
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/credentials/credentials.h
auth/credentials/credentials_secrets.c