passdb: in get_trust_pw_clear() correctly fail if trusted domains not supported
authorMichael Adam <obnox@samba.org>
Mon, 26 May 2008 10:11:21 +0000 (12:11 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 26 May 2008 14:42:24 +0000 (16:42 +0200)
commita186e598c43cb3a9a3ff7f4626407074cc938e96
treea5a67c1467ead5e51a3b4b44eb2f72c72aea5d22
parent4de01a909a0b632775866866ca0042a25cb5495e
passdb: in get_trust_pw_clear() correctly fail if trusted domains not supported

(but trusted domain situation was found)

This completes the fix for bugs #5425 and #5451 by Steven Dannemann,
in that now no special cases are left uncovered.

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