Rework lookup_name() to take seperate username/domain args, and to remove
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:05:10 +0000 (10:05 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:05:10 +0000 (10:05 +0000)
commitb1da5c02535ec61991d19cf09abaf366927ef34e
tree5b1e7779466da4ade98a607ce04c90b98e9af5ae
parentabd7df24dcabb54cb22c0e088f8d71f84bbef2d7
Rework lookup_name() to take seperate username/domain args, and to remove
varioius crazy 'if winbind didn't find it' cases.  This makes winbind default
domain support easier to intergrate with smbd.
(This used to be commit 3e71521957d579f00249679de837490aca5ba92f)
source3/smbd/uid.c