The *system-auth* role deploys PAM configuration for system-wide user authentication. It is specifically focused on Active Directory authentication using Samba/Winbind.
8 lines
179 B
YAML
8 lines
179 B
YAML
mkhomedir_pkg: oddjob-mkhomedir
|
|
pam_oddjob_mkhomedir: true
|
|
pam_system_auth_conf:
|
|
- name: password-auth
|
|
template: password-auth.j2
|
|
- name: system-auth
|
|
template: system-auth.j2
|