Skip to content
Snippets Groups Projects
Commit d1366b19 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

ad-server: extend ticket lifetimes

parent 503b092e
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,13 @@
username map = /etc/samba/usermap.map
[kcc]
kdc:service ticket lifetime = {{ service_ticket_lifetime }}
kdc:user ticket lifetime = {{ user_ticket_lifetime }}
kdc:renewal lifetime = {{ renewal_lifetime }}
[netlogon]
path = /var/lib/samba/sysvol/{{ domain }}/scripts
read only = No
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment