Get us a little closer to Windows LSA semantics.
authorVolker Lendecke <vlendec@samba.org>
Sun, 7 Mar 2004 08:22:06 +0000 (08:22 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 7 Mar 2004 08:22:06 +0000 (08:22 +0000)
commitb3b93aaa3f3aee9bc48edea4c00613b5f8fe9f73
treeb634833257f8d0f5e0011f9e2beb3e8a2cc86fa2
parentf52b1acb742c44224c0dd318d1aad87ffcd24803
Get us a little closer to Windows LSA semantics.

A windows DC does not reply to DCNAME\\Administrator, only to
DOMAIN\\Administrator. Fix that.

Without winbind we are wrong as domain members, we should forward the request
DOMAIN\\Username to the DC on behalf of the asking client. Winbind fixes that
nicely.

Volker
(This used to be commit 7ed61edbbedbdee25f750aa30c13479764aa1af2)
WHATSNEW.txt
source3/passdb/lookup_sid.c