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)
commit7ed61edbbedbdee25f750aa30c13479764aa1af2
tree77e5f4300c2102119c1118d7adf154c3d0c37576
parent97a6a67b34201dda7715f5f23b1b9af3bcf3705f
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
WHATSNEW.txt
source/passdb/lookup_sid.c