Anybody have any ideas on this? I would reallly appreciate some help. Thanks, - Jeremiah On 6/2/06, Jeremiah Martell <inlovewithgod@gmail.com> wrote:> I use samba on my linux box to register to a remote windows domain. I > start up winbindd. Then I use "net join -S PDC -U user%pass" to join > to the domain. I can test it out by authenticating myself with "wbinfo > -a user%pass" which works fine. > > Id like to get back what groups I'm in. I tried "wbinfo -r ME" but it > doesn't work: "Could not get groups for user ME". I've verified that I > am actually in some groups in the windows box (active directory). > > What am I doing wrong? > > Thanks, > -- > - Jeremiah > inlovewithGod@gmail.com >
On Tue, Jun 06, 2006 at 09:44:24AM -0400, Jeremiah Martell wrote:> >I use samba on my linux box to register to a remote windows domain. I > >start up winbindd. Then I use "net join -S PDC -U user%pass" to join > >to the domain. I can test it out by authenticating myself with "wbinfo > >-a user%pass" which works fine. > > > >Id like to get back what groups I'm in. I tried "wbinfo -r ME" but it > >doesn't work: "Could not get groups for user ME". I've verified that I > >am actually in some groups in the windows box (active directory).Did you log in using wbinfo -a before issuing the wbinfo -r? If not, then there is not much hope. If you did, we have a bug. We have made a lot of changes here for 3.0.23, so it would be great if you could test 3.0.23rc1 or even better current 3_0 SVN. Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20060606/72d4db26/attachment.bin
Jeremiah Martell
2006-Jun-06 16:03 UTC
Fwd: [Samba] Re: Getting NTLM group info about user
---------- Forwarded message ---------- From: Jeremiah Martell <inlovewithgod@gmail.com> Date: Jun 6, 2006 12:02 PM Subject: Re: [Samba] Re: Getting NTLM group info about user To: Volker.Lendecke@sernet.de wbinfo -t checking the trust secret via RPC calls succeeded wbinfo -r test Could not get groups for user test wbinfo -a test%test challenge/response password authentication succeeded wbinfo -r test Could not get groups for user test I searched samba lists and found that I may need to try putting "client schannel = no" in my smb.conf file. I did that, and I get the same response. I'm currently use samba 3.0.14a. I'll try downloading the latest 3.0.22 and see how that goes. Thanks for the reply! It let me know I was at least doing everything correctly. :) - Jeremiah On 6/6/06, Volker Lendecke <Volker.Lendecke@sernet.de> wrote:> On Tue, Jun 06, 2006 at 09:44:24AM -0400, Jeremiah Martell wrote: > > >I use samba on my linux box to register to a remote windows domain. I > > >start up winbindd. Then I use "net join -S PDC -U user%pass" to join > > >to the domain. I can test it out by authenticating myself with "wbinfo > > >-a user%pass" which works fine. > > > > > >Id like to get back what groups I'm in. I tried "wbinfo -r ME" but it > > >doesn't work: "Could not get groups for user ME". I've verified that I > > >am actually in some groups in the windows box (active directory). > > Did you log in using wbinfo -a before issuing the wbinfo -r? > If not, then there is not much hope. If you did, we have a > bug. We have made a lot of changes here for 3.0.23, so it > would be great if you could test 3.0.23rc1 or even better > current 3_0 SVN. > > Volker > > >-- - Jeremiah inlovewithGod@gmail.com -- - Jeremiah inlovewithGod@gmail.com
On Tue, Jun 06, 2006 at 12:02:42PM -0400, Jeremiah Martell wrote:> wbinfo -t > checking the trust secret via RPC calls succeeded > wbinfo -r test > Could not get groups for user test > wbinfo -a test%test > challenge/response password authentication succeeded > wbinfo -r test > Could not get groups for user testYes, that looks correct. The idea is that this does work. But please also try 3.0.23rc1 if you can. Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20060606/bad6764e/attachment.bin