June 2016
Intermediate to advanced
152 pages
3h 30m
English
As of Samba 4.0, Samba has the ability to act as a primary domain controller (PDC) in a manner that is compatible with Active Directory.
Installing on Ubuntu 14.04:
/etc/hosts to point to that IP address rather than localhost.
sudo apt-get install ntp
smbd/nmbd from running automatically:sudo bash -c 'echo "manual" > /etc/init/nmbd.override' sudo bash –c 'echo "manual" > /etc/init/smbd.override'
smbclient:
sudo apt-get install samba smbclient
smb.conf:
sudo rm /etc/samba/smb.conf
Read now
Unlock full access