Bring this code into line with new winbind_lookup_name() interface. I think
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:10:25 +0000 (10:10 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:10:25 +0000 (10:10 +0000)
commit670f46fd4c6ef8eb338284c820f8560bcece095a
tree2cf14a5127ecd046cb0c02dfefd2100ff7b34545
parent84ce7ec0a4e84255bae7591c8b9214d59a75ab93
Bring this code into line with new winbind_lookup_name() interface.  I think
this might need a bit more work - or at least documentation.

This is certainly a worthwile little hack, as it avoids the need to invert the
group database.  I don't think we should allow unqualified domains here - as
that allows us to distinguish between (at least some) usernames and these
'special' groups.
(This used to be commit 151dd7bc6c61e19a993017e5e0b50314801e26de)
source3/lib/username.c