Enabled password fallback for apache kerberos authentication.

This commit is contained in:
Timo Mkinen 2009-11-26 22:57:12 +02:00
parent fe8d2c3bcc
commit 9151b42da7

View file

@ -17,7 +17,7 @@ KrbAuthRealms <%= kerberos_realm %>
Krb5KeyTab /etc/httpd/conf/httpsd.keytab Krb5KeyTab /etc/httpd/conf/httpsd.keytab
KrbMethodNegotiate On KrbMethodNegotiate On
KrbAuthoritative On KrbAuthoritative On
KrbMethodK5Passwd Off KrbMethodK5Passwd On
#<Location /private> #<Location /private>
# SSLRequireSSL # SSLRequireSSL