Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
samba
Commits
594710aa
Commit
594710aa
authored
May 14, 2017
by
Lars Beckers
Browse files
ad-auth: improve sssd's pam config for offline use
parent
3d6c4152
Changes
1
Hide whitespace changes
Inline
Side-by-side
ad-auth/templates/sssd.conf.j2
View file @
594710aa
...
...
@@ -3,6 +3,11 @@ domains = {{ domain }}
config_file_version = 2
services = nss, pam
[pam]
offline_credentials_expiration = 1
offline_failed_login_attempts = 3
offline_failed_login_delay = 0
[domain/{{ domain }}]
ad_domain = {{ domain }}
krb5_realm = {{ domain.upper() }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment