7a2d380 Use tkey-gssapi-keytab in named.conf

2 files Authored by mkosek 12 years ago, Committed by rcritten 12 years ago,
    Use tkey-gssapi-keytab in named.conf
    
    Remove obsolete BIND GSSAPI configuration options tkey-gssapi-credential
    and tkey-domain and replace them with tkey-gssapi-keytab which avoids
    unnecessary Kerberos checks on BIND startup and can cause issues when
    KDC is not available.
    
    Both new and current IPA installations are updated.
    
    https://fedorahosted.org/freeipa/ticket/3429