> BTW, The corresponding log I see on winbind log is... > > tdb(/var/lib/samba/winbindd_cache.tdb): tdb_rec_read bad magic 0x42424242 at > offset=1151980 > [2009/09/04 10:37:25, 1] lib/util_tdb.c:tdb_validate_and_backup(1437) > tdb '/var/lib/samba/winbindd_cache.tdb' is invalid > > > Usually, removing the tdb files and restarting winbind fixes the issue.
It'd probably be helpful if - assuming you're running a recent Samba version - you can attach to the winbind process with GDB when it gets stuck and post a backtrace, so that the devs can see exactly where the problem is. No doubt the corrupted .tdb files are causing an infinite loop somewhere. What version of Samba are you running? Cheers, Adam. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
