Linux integration Active Directory: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:
The hostname determines the computername with which AD is joined.
The hostname determines the computername with which AD is joined.


Mapping SID to UID/GID.
Mapping Domain SID and User RID to UID/GID.
ntp check error 18 Kerberos CentOs
 


- Iedere AD user kan inloggen.
- Iedere AD user kan inloggen.
- sshd_config AllowGroups  
- sshd_config AllowGroups  
- sudo %domain-ssh-users@lab.local ALL=(ALL:ALL) ALL
- sudo config %domain-ssh-users@lab.local ALL=(ALL:ALL) ALL


=== Commands ===
=== Commands ===

Latest revision as of 15:21, 1 November 2018

Theoretically

  • For authentication: plugin Kerberos and configure it with AD domain (PAM).
  • Configure LDAP for NSS and point it to AD domain (NSS).

System Security Services Daemon (SSSD) is a set of daemons to manage access to remote directories and authentication mechanisms. SSSD has a AD module

The hostname determines the computername with which AD is joined.

Mapping Domain SID and User RID to UID/GID. ntp check error 18 Kerberos CentOs


- Iedere AD user kan inloggen. - sshd_config AllowGroups - sudo config %domain-ssh-users@lab.local ALL=(ALL:ALL) ALL

Commands

realm join -vU user realm                      Join the domain
id                                                     Check join