On Tue, 31 May 2005 20:39:47 +0300 Andriy Gapon <[EMAIL PROTECTED]> wrote:
> if (kill(PID,SIGCONT) == 0) return TRUE; > > [ cut lorts of interesting text ] > > Removing that line fixed xfsamba4 for me, but I encountered another Ok, so you just removed that line from tubo.c? I wonder if this is the correct way to fix it, but anyway, I'm going to try it. > problem after that, my PDC (NT4) doesn't respond to the following > request (Samba3 client): > nmblookup -A <master browser ip> > so instead I had to use > nmblookup -M -S -- - FWIW, my (non-working) xfsamba4 uses 'nmblookup -M -- -' (that dash M double dash dash) > and this made xfsamba4 perfectly well. Perhaps you should send-pr this information. -- Regards Torfinn Ingolfsen, Norway _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
