Re: [Samba] winbind cache time

2005-12-04 Thread Andrew Bartlett
On Mon, 2005-11-28 at 12:31 -0600, Gerald (Jerry) Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Adam Clark wrote: > > | http://lists.samba.org/archive/samba-technical/2003-February/027095.html > | > | Which confused me a bit. > > Ignore that mail. Out of date. > > | Is th

Re: [Samba] winbind cache time

2005-11-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Clark wrote: | http://lists.samba.org/archive/samba-technical/2003-February/027095.html | | Which confused me a bit. Ignore that mail. Out of date. | Is the argument to "winbind cache time" in seconds? | And what is the default value for this

[Samba] winbind cache time

2005-11-27 Thread Adam Clark
Heya, We use ntlm_auth in conjunction with our squid proxy server. Ntlm_auth authenticates against our Windows 2003 SP1 DC's. Our AD domain requires users to change password every 90 days. We sometimes have an issue where an expiring account (our users tend to ignore the warning And only change

Re: [Samba] winbind cache time?

2005-05-20 Thread Gerald (Jerry) Carter
-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

Re: [Samba] winbind cache time?

2005-05-08 Thread Gerald (Jerry) Carter
-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

Re: [Samba] winbind cache time?

2005-05-08 Thread Nerijus Baliunas
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.

Re: [Samba] winbind cache time?

2005-05-07 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nerijus Baliunas wrote: | On Wed, 4 May 2005 03:37:52 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote: | |>according to 'man smb.conf': Default: winbind cache time = 300 |> |>I have not changed it in smb.conf, but when I remove some user |>from

Re: [Samba] winbind cache time?

2005-05-04 Thread Nerijus Baliunas
On Wed, 4 May 2005 03:37:52 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote: > according to 'man smb.conf': Default: winbind cache time = 300 > > I have not changed it in smb.conf, but when I remove some user > from some group, command "groups DOMAIN+user" still shows > that user belongs

[Samba] winbind cache time?

2005-05-03 Thread Nerijus Baliunas
Hello, according to 'man smb.conf': Default: winbind cache time = 300 I have not changed it in smb.conf, but when I remove some user from some group, command "groups DOMAIN+user" still shows that user belongs to the group even after a few hours after removing the user from that group. Any ideas w