roles/system-auth: Configure PAM system authentication
The *system-auth* role deploys PAM configuration for system-wide user authentication. It is specifically focused on Active Directory authentication using Samba/Winbind.
This commit is contained in:
7
roles/system-auth/vars/RedHat.yml
Normal file
7
roles/system-auth/vars/RedHat.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user