-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nerijus Baliunas wrote: > On Sat, 07 May 2005 11:20:14 -0500 "Gerald (Jerry) Carter" <[EMAIL > PROTECTED]> wrote: > >>| BTW, it happens even if I restart winbind (i.e. >>| changes to group membership reflect only after a few hours). >> >>Try removing the netsamlogon_cache.tdb file and see if the >>behavior is more consistent. If so, please let me know and >>we'll work harder on fixing this. > > Yes, removing netsamlogon_cache.tdb and restarting winbind helped. > BTW, can I remove netsamlogon_cache.tdb when winbind is running?
No. The file is mmap()'d by winbindd. However, the cache is updated everytime the user logs in using NTLM authentication. We need to expire cached entries based on a reference count of the active sessions. cheers, jerry ===================================================================== Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "I never saved anything for the swim back." Ethan Hawk in Gattaca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCjh6LIR7qMdg1EfYRAtS6AJ0cq9vs/Qj8WCqwmK3jy8DZ7ZqNXACfZyJF tOnhQYBDGAUjqZH5J5Rh5U4= =rkQ1 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
