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
cab25b66
Commit
cab25b66
authored
May 14, 2017
by
Lars Beckers
Browse files
ad-auth: configure ticket lifetime and renewal
parent
3ff8a12d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ad-auth/templates/sssd.conf.j2
View file @
cab25b66
...
@@ -22,3 +22,6 @@ fallback_homedir = /home/%u
...
@@ -22,3 +22,6 @@ fallback_homedir = /home/%u
access_provider = ad
access_provider = ad
enumerate = true
enumerate = true
ldap_user_fullname = displayName
ldap_user_fullname = displayName
krb5_lifetime = 48h
krb5_renewable_lifetime = 200h
krb5_renew_interval = 30m
Write
Preview
Supports
Markdown
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