On Thu, Feb 26, 2004 at 09:59:55AM -0800, Thomas wrote: > (samba 3.0.2a via RPM, ADS, SuSE 9) > > Every day Windbind stops responding, although the > process is active. > > When this happens, getent passwd returns just local > users, and wbinfo -u returns "Error looking up domain > users" > > If i 'reload' winbind, nothing changes, but if I > 'restart' it, it works again, for another day. > > Any ideas?
When it's in this state, attach to it via gdb or use strace -p <pid>, then trigger it to do something by a lookup and see what it's doing. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
