In Debian 8.2 Jessie, install samba packages and Kerberos client packages
apt-get install samba krb5-user
Follow this guide
https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory
Lastly, setup dns forwarding for the internal Samba DNS
Add the following line in [global] section of /etc/samba/smb.conf
dns forwarder = <your dns server ip eg. your router 192.168.100.1>
No comments:
Post a Comment