Move more of winbind to use 'find_our_domain()' rather than the dangerous
authorAndrew Bartlett <abartlet@samba.org>
Thu, 8 Jan 2004 02:15:46 +0000 (02:15 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Jan 2004 02:15:46 +0000 (02:15 +0000)
commit2e6eaad9ce6a0ad6923b5952ef6cf1c3688b7cfa
tree2c8444f6800f239be643092ea93604c1303cf156
parent703f101136b8e9bbc16f57a37cd9d9d739606a84
Move more of winbind to use 'find_our_domain()' rather than the dangerous
find_domain_from_name(lp_workgroup()).

(as find_domain_from_name() can change the data in lp_workgroup())

Andrew Bartlett
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_group.c
source/nsswitch/winbindd_misc.c
source/nsswitch/winbindd_sid.c
source/nsswitch/winbindd_user.c