Enabled password fallback for apache kerberos authentication.
This commit is contained in:
parent
fe8d2c3bcc
commit
9151b42da7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ KrbAuthRealms <%= kerberos_realm %>
|
|||
Krb5KeyTab /etc/httpd/conf/httpsd.keytab
|
||||
KrbMethodNegotiate On
|
||||
KrbAuthoritative On
|
||||
KrbMethodK5Passwd Off
|
||||
KrbMethodK5Passwd On
|
||||
|
||||
#<Location /private>
|
||||
# SSLRequireSSL
|
||||
|
|
Loading…
Add table
Reference in a new issue