Skip to content
Snippets Groups Projects
Commit d0df37ea authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files
parent efc8f569
No related branches found
No related tags found
No related merge requests found
Pipeline #2363 passed
...@@ -3,6 +3,7 @@ default_realm = {{ domain.upper() }} ...@@ -3,6 +3,7 @@ default_realm = {{ domain.upper() }}
dns_lookup_realm = false dns_lookup_realm = false
dns_lookup_kdc = true dns_lookup_kdc = true
forwardable = true forwardable = true
rdns = false
[domain_realm] [domain_realm]
.{{ domain }} = {{ domain.upper() }} .{{ domain }} = {{ domain.upper() }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment