Configure SSSD for hourly ticket lifetime checks and renewal
This commit is contained in:
parent
6e03863016
commit
1abbc0d823
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ ad_gpo_access_control = disabled
|
||||||
ad_gpo_ignore_unreadable = True
|
ad_gpo_ignore_unreadable = True
|
||||||
ad_maximum_machine_account_password_age = 0
|
ad_maximum_machine_account_password_age = 0
|
||||||
ignore_group_members = True
|
ignore_group_members = True
|
||||||
|
krb5_renew_interval = 1h
|
||||||
{% if localhome is defined and localhome %}
|
{% if localhome is defined and localhome %}
|
||||||
override_homedir = /home/%u
|
override_homedir = /home/%u
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue