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)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Dec 2014 09:46:12 +0000 (10:46 +0100)
commite3b6d3be9fe0b8fbc5d91a8c2e575a2a82bf5e5f
tree91177f9ca9248e96ea49e5f9f6d2827e2ab4484b
parenta81b814b7df43de2106cfdbc9453c6d8e3394403
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>
(cherry picked from commit 35b8ed7710f60abcc70e0b070afc16bf3faef263)
auth/credentials/credentials.h
auth/credentials/credentials_secrets.c