Call winbindd_param_init() earlier on in the piece so we don't get stuck in
authorTim Potter <tpot@samba.org>
Thu, 7 Nov 2002 01:06:38 +0000 (01:06 +0000)
committerTim Potter <tpot@samba.org>
Thu, 7 Nov 2002 01:06:38 +0000 (01:06 +0000)
commit8a6d37752182e0de7fd04b2c31f90e145dde783b
tree523beec64cdf3bd733332e43605d4298ce5e8762
parent28871bb6969ca70aabcc622410dd1fc5addcceca
Call winbindd_param_init() earlier on in the piece so we don't get stuck in
the holding pattern when started up when security = user or security = ads.

Clean up return value of winbindd_common_init() - what a mess!
source/nsswitch/winbindd.c
source/nsswitch/winbindd_util.c