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.64.53.4): icmp_seq=0 ttl=128 time=112 usec Can anyone help me to figure this out. Here's some debug output: [root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator -D4 added interface ip=209.64.53.11 bcast=209.64.53.255 nmask=255.255.255.0 Password: resolve_lmhosts: Attempting lmhosts lookup for name DOMAIN-CONTROL<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_hosts: Attempting host lookup for name DOMAIN-CONTROL<0x20> Connecting to 209.64.53.4 at port 139 failed session setup Error connecting to DOMAIN-CONTROL Unable to join domain BIO2RES. Thanks in advance, James
Did you create a computer account using Server Manager ?? Also, make sure you stopped your smbd/nmbd daemons. If they're running you will not be able to join the domain. Josh .~. /V\ /( )\ ^^-^^ -----Original Message----- From: Ward... James Ward [mailto:jward@bio2.edu] Sent: Wednesday, November 07, 2001 12:31 PM To: samba@lists.samba.org Subject: 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.64.53.4): icmp_seq=0 ttl=128 time=112 usec Can anyone help me to figure this out. Here's some debug output: [root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator -D4 added interface ip=209.64.53.11 bcast=209.64.53.255 nmask=255.255.255.0 Password: resolve_lmhosts: Attempting lmhosts lookup for name DOMAIN-CONTROL<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_hosts: Attempting host lookup for name DOMAIN-CONTROL<0x20> Connecting to 209.64.53.4 at port 139 failed session setup Error connecting to DOMAIN-CONTROL Unable to join domain BIO2RES. Thanks in advance, James -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
On Wed, 7 Nov 2001, Ward... James Ward wrote:> [root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator -D4 > added interface ip=209.64.53.11 bcast=209.64.53.255 nmask=255.255.255.0 > Password: > resolve_lmhosts: Attempting lmhosts lookup for name DOMAIN-CONTROL<0x20> > getlmhostsent: lmhost entry: 127.0.0.1 localhost > resolve_hosts: Attempting host lookup for name DOMAIN-CONTROL<0x20> > Connecting to 209.64.53.4 at port 139 > failed session setup > Error connecting to DOMAIN-CONTROL > Unable to join domain BIO2RES.Verify that the DC will support NTLM authentication. Also, verify the password you are using :) cheers, jerry --------------------------------------------------------------------- www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org http://www.hp.com Hewlett-Packard --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
The server list takes a while to refresh. If you wait long enough it will go out of the list. To check it try to delete the server again, you will get a msg saying pretty much the same. -----Original Message----- From: Ward... James Ward [mailto:jward@bio2.edu] Sent: Friday, November 09, 2001 12:34 PM To: Gerald (Jerry) Carter Cc: samba@lists.samba.org Subject: Re: winbind: can't join DOMAIN with smbpasswd On Fri, Nov 09, 2001 at 11:20:41AM -0600, Gerald (Jerry) Carter wrote:> On Fri, 9 Nov 2001, Ward... James Ward wrote: > > > The password I have verified repeatedly. How do I verify that the DC > > will support NTLM? It is running NT 4.0 service pack 6a. > > I thought it might have been a Win2k DC. Nevermind. > Remove any existing account for the Samba server in the domain > using Server Manager on the PDC. Than try again.Okay, here's what happens: I hilight the account in Server Manager on the PDC and hit delete. I say go ahead and remove it from the domain, but it never actually leaves the display. Is it deleting properly? Thanks, James -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba