Check in Andrew's fix for bug #305 (always use lp_realm() )
authorGerald Carter <jerry@samba.org>
Thu, 4 Sep 2003 19:45:04 +0000 (19:45 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 4 Sep 2003 19:45:04 +0000 (19:45 +0000)
commitbf0f3be29dc04f51ebf18425abb41979fdb7897a
treea4d7df8591064c28f541edc9330f3edba3822f74
parent22831019dcf9dad93256e7104e41bebcbc666c02
Check in Andrew's fix for bug #305 (always use lp_realm() )

Also make sure thet ads_startup uses lp_realm instead of
just relying on the workgroup name.  Fixes bug in net ads join
when the workgroup defaults to "WORKGROUP" and we ignore the
realm name.
(This used to be commit b1763ace4e85f41574894e3807cabb5196fec661)
source3/nsswitch/winbindd_ads.c
source3/utils/net_ads.c