Move more of winbind to use 'find_our_domain()' rather than the dangerous
commit88d8644ef7f588f585530cbefc1dc5a2133c1114
authorAndrew Bartlett <abartlet@samba.org>
Thu, 8 Jan 2004 02:15:46 +0000 (8 02:15 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Jan 2004 02:15:46 +0000 (8 02:15 +0000)
treec61289d92abfd995012ebfd550d23bf33817e599
parent0e12b8827402155095b1d8d5be23aa26d26b200a
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
(This used to be commit 2e6eaad9ce6a0ad6923b5952ef6cf1c3688b7cfa)
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_group.c
source3/nsswitch/winbindd_misc.c
source3/nsswitch/winbindd_sid.c
source3/nsswitch/winbindd_user.c