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