s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first
authorStefan Metzmacher <metze@samba.org>
Tue, 16 Dec 2014 15:05:17 +0000 (15:05 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Dec 2014 05:46:05 +0000 (06:46 +0100)
commit12aaafd2971ac71823ccbebda7b2afd689239770
tree2f3e8d718c31c28b2250b07f27842bae078dc68f
parent8e90b93ddceabd582cb28e40882036e7772608aa
s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first

NT_STATUS_NOT_IMPLEMENTED lets it fallback to the old get_trust_pw_clear2()
code.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11016

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Dec 18 06:46:05 CET 2014 on sn-devel-104
source3/passdb/passdb.c