- Provide sid->name lookup support for non-unix accounts.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 12:24:18 +0000 (12:24 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 12:24:18 +0000 (12:24 +0000)
commit59b17ff5970fd932a45ae45b4f0d4f1b2da12704
tree7d5ffa936b05dfd72b6dcf8ec8bc6eac615ebfff
parentba8c1c6e459aef204aa93e9cf7e717209335a06b
 - Provide sid->name lookup support for non-unix accounts.

 - Rework the name -> sid lookup function to always try local lookup first (for
local domain names) before trying winbind.  This seems to eliminate my winbind
feedback loop problems.  (I don't use winbind for nsswitch, where there are
almost certainly further issues).

Andrew Bartlett
(This used to be commit 25cadce67bc8effd4248ab993ae78e1d8511d994)
source3/passdb/passdb.c
source3/smbd/uid.c