diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-08-23 09:09:35 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-08-23 09:09:35 +0000 |
| commit | 45e1c19abb834e0c78e38df363c46aedab224889 (patch) | |
| tree | 90bfa6fbe92dda17ab82d5747a42e6956ea37588 /named.sysconfig | |
| parent | 14f9d347fa62c247203bd63e5e11d73f48dfc0d6 (diff) | |
- 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)
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 1 |
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) |
