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
d1366b19
Commit
d1366b19
authored
May 14, 2017
by
Hinrikus Wolf
Browse files
ad-server: extend ticket lifetimes
parent
503b092e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ad-server/templates/smb.conf.j2
View file @
d1366b19
...
@@ -14,6 +14,13 @@
...
@@ -14,6 +14,13 @@
username map = /etc/samba/usermap.map
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]
[netlogon]
path = /var/lib/samba/sysvol/{{ domain }}/scripts
path = /var/lib/samba/sysvol/{{ domain }}/scripts
read only = No
read only = No
...
...
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