Get us a little closer to Windows LSA semantics.
authorVolker Lendecke <vlendec@samba.org>
Sun, 7 Mar 2004 08:23:06 +0000 (08:23 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 7 Mar 2004 08:23:06 +0000 (08:23 +0000)
commitc39f698dde98de9b6be40a6c81e669dcd7696b3a
tree9e07de9644644eceb274851f97089d17a822937a
parent2a2b4a159a973678b7279a8d91060c7c27aa22e8
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
source/passdb/lookup_sid.c