When we have a NT4SP0 PDC trust us, we first have to check the
authorVolker Lendecke <vlendec@samba.org>
Sun, 11 May 2003 13:20:27 +0000 (13:20 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 11 May 2003 13:20:27 +0000 (13:20 +0000)
commitfda311d5273ab7994bd372826e9615f415e9ea68
tree72ebc864572c9e824f5c026a149a33388927f1fb
parent914ef37419ebc8660fed3bb645f990ce27295d34
When we have a NT4SP0 PDC trust us, we first have to check the
password. On NT4, NT_STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT means
the password was correct. So the PDC believed that he had his trust
account correctly added. Later the auth2 naturally failed.

BTW, setting up an interdom trust account is not what I would call
well documented and easy to handle... Working on that now :-)

Volker
(This used to be commit e4e44cf3b18231ec5d7326fb42edec741caa147b)
source3/auth/auth_sam.c