Winbind problem in SuSE 8.2
hi i've installed samba 2.2.8a-34 and i've tryed to join a win2k domain after installing and configuring samba.. i've tryed some commands : smbpasswd -j MYDOMAIN -r 192.168.x.x -U Administrator Password: Joined domain MYDOMAIN. # wbinfo -t Could not check secret # wbinfo -u Error looking up domain users # wbinfo -I 192.168.x.x Could not lookup WINS by IP 192.168.x.x what can i do to solve it? this is my /etc/samba/smb.conf extract: global] unix extensions = Yes winbind enum users = Yes socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY winbind gid = 10000-20000 template homedir = /home/myuser/%D/%U workgroup = MYDOMAIN os level = 2 map to guest = Bad User time server = Yes encrypt passwords = Yes security = domain veto files = /*.eml/*.nws/riched20.dll/*.{*}/ winbind uid = 10000-20000 winbind separator = + template shell = /bin/bash password server = * -- (@ @) -o00-(_)-00o- ****************************** * Alan Civita * * Datenquelle S.r.l. * * alan.civita@datenquelle.it * * tel: +390403721769 * ****************************** NOTICE *********************************************** This email may contain confidential material. If you were not an intended recipient, Please notify the sender and delete all copies. We may monitor email to and from our network. ***********************************************
Alan Civita wrote:
hi i've installed samba 2.2.8a-34 and i've tryed to join a win2k domain
Isn't this a happy coincidence! I'm working on the same problem, we've been writing the mails simultaneouly. You have to take the steps I described. I didn't know about wbinfo, I see that wbinfo -u or -t work in my case. Maybe we can figure this out togheter, for the benefit of the list :-) Or maybe there's a kind and knowledgeable soul that will help us.
Silviu Marin-Caea wrote:
Maybe we can figure this out togheter, for the benefit of the list :-)
This doesn't look right to me. [2003/09/09 16:43:16, 3] nsswitch/winbindd_pam.c:winbindd_pam_auth(47) [19462]: pam auth deleteme [2003/09/09 16:43:16, 2] nsswitch/winbindd_pam.c:winbindd_pam_auth(121) Plain-text authentication for user deleteme returned NT_STATUS_INVALID_PARAMETER (PAM: 4) deleteme is a temporary domain user. Why does it want Plain-text auth? I have encrypt passwords=yes in /etc/samba/smb.conf
participants (2)
-
Alan Civita
-
Silviu Marin-Caea