pydsdb: added get_syntax_oid_from_lDAPDisplayName()
[samba.git] / source4 / setup / named.txt
index c1e6b3a9ee58f0443be582a039c1e9cb0db44b87..97de69d8ebb49ce56dbbd2356d8f00612bd31eed 100644 (file)
@@ -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.