passdb: check for is_dc_trusted_domain_situation() in get_trust_pw_hash().
authorMichael Adam <obnox@samba.org>
Mon, 26 May 2008 10:31:44 +0000 (12:31 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 26 May 2008 14:42:24 +0000 (16:42 +0200)
commit6efce4738ff28c4f24c8b80be05893bb1643a788
tree7fc3fdadda9ca81752aeac7411d9bc419a0c5366
parent48026d814b665e2a766cbe8b82d9c6b22590a16d
passdb: check for is_dc_trusted_domain_situation() in get_trust_pw_hash().

Before fetching legacy password hash, check for trusted domain situation,
but also fail if trusted domain support is not enabled.

Michael
(This used to be commit aa1b8287f44f47f23bd4158112d0a132df04426c)
source3/passdb/passdb.c