There are three different ways to join a Samba domain in Linux.
- Using pbis-open and samba interop
- Pbis open latest (8.3) works on Jessie (download here) to make your Linux box into a Kerberos client to your AD domain
- Sadly Pbis Samba interop does not work with latest Samba 4.1 in Debian 8
- Using the classical way of Samba + Winbind pam (although this does not include Kerberos)
- https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
- Using realmd as below (this is the most modern way I suppose)
- https://fedorahosted.org/sssd/wiki/Configuring_sssd_with_ad_server
- http://www.hexblot.com/blog/centos-7-active-directory-and-samba
No comments:
Post a Comment