Update to 2024-05-30 12:01

This commit is contained in:
Daniel Berteaud
2024-05-30 12:01:07 +02:00
parent c39c3a0f79
commit 4b55745942
3 changed files with 7 additions and 5 deletions

View File

@@ -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