[Samba] Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)

Paul Littlefield info at paully.co.uk
Wed May 16 09:38:55 UTC 2018


Hi List,

My 2p worth... about Ubuntu 18.04 Server with Samba 4 AD DC.

TIMEZONE = I set up my server for the actual timezone, rather than UTC...
$ sudo dpkg-reconfigure tzdata

NTP = I use the new systemd timesync daemon instead of good old ntpd...
$ sudo timedatectl status
$ sudo systemctl status systemd-timesyncd

DNS = I disable the new systemd resolver daemon and create a new resolv.conf file manually...
$ sudo systemctl disable systemd-resolved.service
$ sudo service systemd-resolved stop
$ sudo nano /etc/resolv.conf

I reboot and then continue with the Samba 4 AD DC installation.

My hair remains intact.

:-)

Paully



More information about the samba mailing list