mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2024-05-30 12:01
This commit is contained in:
@@ -12,6 +12,7 @@ shell_fallback = /bin/false
|
||||
[pam]
|
||||
|
||||
[domain/{{ ad_realm | upper }}]
|
||||
timeout = 20
|
||||
id_provider = ad
|
||||
access_provider = ad
|
||||
ad_hostname = {{ ansible_hostname }}.{{ ad_realm | lower }}
|
||||
@@ -48,6 +49,7 @@ ldap_user_ssh_public_key = {{ ad_ldap_user_ssh_public_key }}
|
||||
|
||||
|
||||
[domain/{{ domain.name | upper }}]
|
||||
timeout = 20
|
||||
id_provider = ad
|
||||
access_provider = ad
|
||||
fallback_homedir = /home/%d/%u
|
||||
|
Reference in New Issue
Block a user