Whoops - tried to merge to wrong branch for bug #60 merge. This redos
authorTim Potter <tpot@samba.org>
Tue, 27 May 2003 01:07:13 +0000 (01:07 +0000)
committerTim Potter <tpot@samba.org>
Tue, 27 May 2003 01:07:13 +0000 (01:07 +0000)
the original fix.

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;