summaryrefslogtreecommitdiffstats
path: root/named.sysconfig
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-08-23 09:09:35 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-08-23 09:09:35 +0000
commitfb5bf17ee859a14dcd11eda7e319b5512079c884 (patch)
tree8394b9935102e6ceb1b950fc59b1280fc4a154cc /named.sysconfig
parent0a586724146baf77a72ff30ebd2a8c4827350aaa (diff)
downloadbind-fb5bf17ee859a14dcd11eda7e319b5512079c884.tar.gz
bind-fb5bf17ee859a14dcd11eda7e319b5512079c884.tar.xz
bind-fb5bf17ee859a14dcd11eda7e319b5512079c884.zip
- added new initscript option KEYTAB_FILE which specified where is locatedbind-9_5_0-10_2_a6_fc8
kerberos .keytab file for named service - obsolete temporary bind-9.5-spnego-memory_management.patch by bind-9.5-gssapictx-free.patch which conforms BIND coding standards (#251853)
Diffstat (limited to 'named.sysconfig')
-rw-r--r--named.sysconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/named.sysconfig b/named.sysconfig
index cec6b8a..622b691 100644
--- a/named.sysconfig
+++ b/named.sysconfig
@@ -15,3 +15,4 @@
# support with the named -D option. This setting disables
# this behavior.
#
+# KEYTAB_FILE="/dir/file" -- Specify named service keytab file (for GSS-TSIG)