We have setup Samba3 and joined the server to the AD domain. problem is when I run wbinfo -u I get the error msg "Error looking up users". If I use the syntax "wbinfo -a domain+user%password -g, it rec msgs back that the passwd succeeded but still does not let me list groups.
Make Sure you have winbindd running, and that if your using ads, that the clock on your Unix box is not less than 5 minutes off from your Windows PDC. Also if you look at the wbinfo man, it talks about setting up a user and password for wbinfo to check info against your PDC with, sometimes this is helpful is you disallow anonymous user queries. -Aaron C. ----- Original Message ----- From: "Delagarza, Gilbert" <gilbert.delagarza@upbna.com> To: <samba@lists.samba.org> Sent: Thursday, February 19, 2004 9:54 AM Subject: [Samba] wbinfo error> We have setup Samba3 and joined the server to the AD domain. problem iswhen> I run wbinfo -u I get the error msg "Error looking up users". If I use the > syntax "wbinfo -a domain+user%password -g, it rec msgs back that thepasswd> succeeded but still does not let me list groups. > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
I used the -a switch with our administrator acct and password and that didn't work as well. -----Original Message----- From: Aaron Collins [mailto:hellfire@fastq.com] Sent: Thursday, February 19, 2004 11:22 AM To: Delagarza, Gilbert; samba@lists.samba.org Subject: Re: [Samba] wbinfo error Make Sure you have winbindd running, and that if your using ads, that the clock on your Unix box is not less than 5 minutes off from your Windows PDC. Also if you look at the wbinfo man, it talks about setting up a user and password for wbinfo to check info against your PDC with, sometimes this is helpful is you disallow anonymous user queries. -Aaron C. ----- Original Message ----- From: "Delagarza, Gilbert" <gilbert.delagarza@upbna.com> To: <samba@lists.samba.org> Sent: Thursday, February 19, 2004 9:54 AM Subject: [Samba] wbinfo error> We have setup Samba3 and joined the server to the AD domain. problem iswhen> I run wbinfo -u I get the error msg "Error looking up users". If I use the > syntax "wbinfo -a domain+user%password -g, it rec msgs back that thepasswd> succeeded but still does not let me list groups. > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
we where able to get a list of groups from AD. we had to enter the command winbind --set-auth-user userid%password We can now see groups and enumerate group assignments via Samba, but still cannot see the share via windows 2k. -----Original Message----- From: Aaron Collins [mailto:hellfire@fastq.com] Sent: Thursday, February 19, 2004 11:22 AM To: Delagarza, Gilbert; samba@lists.samba.org Subject: Re: [Samba] wbinfo error Make Sure you have winbindd running, and that if your using ads, that the clock on your Unix box is not less than 5 minutes off from your Windows PDC. Also if you look at the wbinfo man, it talks about setting up a user and password for wbinfo to check info against your PDC with, sometimes this is helpful is you disallow anonymous user queries. -Aaron C. ----- Original Message ----- From: "Delagarza, Gilbert" <gilbert.delagarza@upbna.com> To: <samba@lists.samba.org> Sent: Thursday, February 19, 2004 9:54 AM Subject: [Samba] wbinfo error> We have setup Samba3 and joined the server to the AD domain. problem iswhen> I run wbinfo -u I get the error msg "Error looking up users". If I use the > syntax "wbinfo -a domain+user%password -g, it rec msgs back that thepasswd> succeeded but still does not let me list groups. > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >