[Samba] attempt to join WIN7 to 4.1 DC fails

Tiago Ribeiro shasty at gmail.com
Thu Apr 17 05:53:04 MDT 2014


Em 16/04/2014, à(s) 21:58, Brandon <lakeb at sonic.net> escreveu:

> As requested:
> 
> root at garcon:~# host -t A garcon.lac.internal
> garcon.lac.internal has address <my_external_IP>
> 
> 
> And for the Ah-Ha moment of having found the issue:
> 
> root at garcon:~# samba-tool dns add localhost lac.internal garcon A 192.168.1.1 -U Administrator
> Password for [LAC\Administrator]:
> ERROR(runtime): uncaught exception - (9717, 'WERR_DNS_ERROR_DS_UNAVAILABLE')
>  File "/usr/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run
>    return self.run(*args, **kwargs)
>  File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line 1067, in run
>    0, server, zone, name, add_rec_buf, None)
> 
> 
> So how do I fix this DNS issue, or more likely, help discover where I messed up configurations?
> 
> 

What’s your DNS server? /etc/resolv.conf ? Point your namserver to your_internal_IP (192.168.1.1)
Do you have this line, on your smb.conf ?

nsupdate command = /usr/local/bin/samba-nsupdate -g

--
www.bsdjf.com.br






More information about the samba mailing list