[Samba] Failing to join existing AD as DC
Rowland penny
rpenny at samba.org
Thu Aug 15 16:56:22 UTC 2019
On 15/08/2019 17:42, Alexander Harm via samba wrote:
> Here you go:
>
> Collected config --- 2019-08-15-18:38 -----------
>
> Hostname: ka-h9-dc01
> DNS Domain: samdom.example.com
> FQDN: ka-h9-dc01.samdom.example.com
> ipaddress: 10.0.1.250
>
> -----------
> Checking file: /etc/hosts
>
> 127.0.0.1 localhost
> 127.0.1.1 ka-h9-dc01.samdom.example.com ka-h9-dc01.example.com ka-h9-dc01
Remove the '127.0.1.1' line.
> 10.0.1.250 ka-h9-dc01.samdom.example.com ka-h9-dc01.example.com ka-h9-dc01
Change the '10.0.1.250' line to
10.0.1.250 ka-h9-dc01.samdom.example.com ka-h9-dc01
>
> # The following lines are desirable for IPv6 capable hosts
> ::1 localhost ip6-localhost ip6-loopback
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
>
> -----------
>
> Checking file: /etc/resolv.conf
>
> domain samdom.example.com
> search samdom.example.com
> nameserver 10.88.80.88
You don't really need the 'domain' line and I take it that '10.88.80.88'
is the IP of the existing AD DC
Fix the above & remove the smb.conf and then try again.
Rowland
More information about the samba
mailing list