Skip to content
Snippets Groups Projects
Commit 3f0764c4 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Configure using TLS in ad-server

parent c656e1c6
Branches
No related tags found
No related merge requests found
......@@ -18,6 +18,9 @@
kdc:user ticket lifetime = {{ user_ticket_lifetime }}
kdc:renewal lifetime = {{ renewal_lifetime }}
tls enabled = yes
tls keyfile = {{smb_tls_key}}
tls certfile = {{smb_tls_cert}}
[netlogon]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment