This should be the correct fix for merge of bug #60 from 3.0.
authorTim Potter <tpot@samba.org>
Tue, 27 May 2003 01:15:31 +0000 (01:15 +0000)
committerTim Potter <tpot@samba.org>
Tue, 27 May 2003 01:15:31 +0000 (01:15 +0000)
source/nsswitch/winbindd_dual.c

index 3597171005cfd5090d26af519c08e5e03a2be911..167630b0e1ff09ac0e8ed8126027a0093412017c 100644 (file)
@@ -166,9 +166,6 @@ void do_dual_daemon(void)
                _exit(0);
        }
        
-       if (!winbind_setup_common()) 
-               _exit(0);
-
        dual_daemon_pipe = -1;
        opt_dual_daemon = False;