Displaying 2 results from an estimated 2 matches for "bio2res".
2001 Nov 07
3
winbind: can't join DOMAIN with smbpasswd
Hi,
I've got my samba 2.2.2 server running and working, but while trying to
get winbind working, I'm running into a problem. Specifically on step
9.5.3.4 from the winbind configuration documentation:
[root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator
Password:
Error connecting to DOMAIN-CONTROL
Unable to join domain BIO2RES.
[root@NetServer samba]# echo $?
1
[root@NetServer samba]# ping DOMAIN-CONTROL
PING DOMAIN-CONTROL (209.64.53.4) from 209.64.53.11 : 56(84) bytes of data.
64 bytes from DOMAIN-CONTROL (209...
2001 Nov 28
1
samba digest, Vol 1 #708 - 17 msgs
...39;ve gotten my samba 2.2.2 server doing
everything BUT winbind, users can print, see shares, etc. And they're
authenticating against a real NT 4.5 SP6a server (newly generated).
When I get to the step where I need to join the domain, this is what
happens:
[root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator
Password:
Error connecting to DOMAIN-CONTROL
Unable to join domain BIO2RES.
I've tried this with smbd and nmbd stopped and with the server removed
from the domain in server manager on the NT machine. Any idea what I am
doing wrong?
I am new to samba and wi...