summaryrefslogtreecommitdiffstats
path: root/examples/ipsilon.conf
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-01-20 16:14:52 -0500
committerSimo Sorce <simo@redhat.com>2014-01-24 17:32:21 -0500
commitd0a1541e095b9cee6468eeea07a950264753dd39 (patch)
treec316fb8ccf9ce2742414d14262c396478358a747 /examples/ipsilon.conf
parent26af9d1958608fb0237e2d1dd8b1b15d8cb862b7 (diff)
downloadipsilon-d0a1541e095b9cee6468eeea07a950264753dd39.tar.gz
ipsilon-d0a1541e095b9cee6468eeea07a950264753dd39.tar.xz
ipsilon-d0a1541e095b9cee6468eeea07a950264753dd39.zip
Add Kerberos Negotiate auth plugin
This plugin depends on the proper configuration of mod_auth_kerb The mod_auth_kerb plugin should be configured with a <Location> directive like the folowing: <Location /idp/login/krb/negotiate> AuthType Kerberos AuthName "Kerberos Login" KrbMethodNegotiate on KrbMethodK5Passwd off KrbServiceName HTTP KrbAuthRealms $REALM_NAME Krb5KeyTab $KEYTAB_NAME KrbSaveCredentials off KrbConstrainedDelegation off Require valid-user ErrorDocument 401 /idp/login/krb/unauthorized </Location> Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'examples/ipsilon.conf')
0 files changed, 0 insertions, 0 deletions