From 45e1c19abb834e0c78e38df363c46aedab224889 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 23 Aug 2007 09:09:35 +0000 Subject: - added new initscript option KEYTAB_FILE which specified where is located 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) --- named.sysconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'named.sysconfig') 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) -- cgit