summaryrefslogtreecommitdiff
path: root/source4/setup/named.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source4/setup/named.txt')
-rw-r--r--source4/setup/named.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/named.txt b/source4/setup/named.txt
index c1e6b3a9ee..97de69d8eb 100644
--- a/source4/setup/named.txt
+++ b/source4/setup/named.txt
@@ -5,7 +5,7 @@
# - Insert the following lines into the options {} section of your named.conf
# file:
-tkey-gssapi-credential "DNS/${DNSDOMAIN}";
+tkey-gssapi-credential "DNS/${DNSNAME}";
tkey-domain "${REALM}";
# - Modify BIND init scripts to pass the location of the generated keytab file.