Re: [Samba] User's groups issue

2008-08-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ephi Dror wrote: > Hello again, > > I looked at the code and found out that really the > only way to have accurate group membership info is > if one of the following functions are called: > > In winbindd_pam.c: > > 1. winbindd_dual_pam_auth() > 2.

RE: [Samba] User's groups issue

2008-08-26 Thread Ephi Dror
hat we already know and how do I change this cache length if needed. Thanks so much, Ephi -Original Message- From: Gerald (Jerry) Carter [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 10:16 AM To: Ephi Dror Cc: samba@lists.samba.org Subject: Re: [Samba] User's groups i

Re: [Samba] User's groups issue

2008-08-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ephi Dror wrote: > Hello Jerry, > > Thank you for your quick reply. > > Actually, for us, the user does not login but we > need to know all the groups that a given user > belongs to so we use "id username" > > So my question is, if the user doesn't

RE: [Samba] User's groups issue

2008-08-26 Thread Ephi Dror
o I change this cache length if needed. Thanks so much, Ephi -Original Message- From: Gerald (Jerry) Carter [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 10:16 AM To: Ephi Dror Cc: samba@lists.samba.org Subject: Re: [Samba] User's groups issue -BEGIN PGP SIGNED MESSAGE--

Re: [Samba] User's groups issue

2008-08-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ephi Dror wrote: > Hello, > > I'm using samba 3.0.31 and seems to have an issue > with getting user's groups info. > > It works like a Swiss Watch when I start winbindd and > do "id username" for a given user however, if I add that > user to one mo

[Samba] User's groups issue

2008-08-26 Thread Ephi Dror
Hello, I'm using samba 3.0.31 and seems to have an issue with getting user's groups info. It works like a Swiss Watch when I start winbindd and do "id username" for a given user however, if I add that user to one more group on the domain and issue "id username" I don't get the up to date info.