Linux integration with Active Directory

Z DCEwiki
Verze z 13. 3. 2015, 12:40, kterou vytvořil Votavon1 (diskuse | příspěvky) (Založena nová stránka: We may think whatever we want about Microsoft Active Directory, however, the truth is that MS AD is world wide used system for computer management. It works and it is po…)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání

We may think whatever we want about Microsoft Active Directory, however, the truth is that MS AD is world wide used system for computer management. It works and it is possible to use it for both Windows and Linux authentication and authorisation.

There are several ways of how to integrate Linux system into AD [1]. When direct integration is chosen, several methods may be used.

  • Comupter is domain member
    • Samba4 + winbind
    • SSSD
    • SSSD + realmd
  • Computer is not domain member
    • LDAP + Kerberos
    • SSSD

Samba + winbind

LDAP + Kerberos

SSSD

Remarks

References

  1. Window Integration Guide, Red Hat, 2015, online