summaryrefslogtreecommitdiff
path: root/www/ap-auth-kerb/DESCR
blob: d43d0a58de57ec2a5dccdf83fdb691651c9a41c8 (plain)
1
2
3
4
5
6
7
An Apache module designed to provide Kerberos authentication to the
Apache web server. Using the Basic Auth mechanism, it retrieves a
username/password pair from the browser and checks them against a
Kerberos server as set up by your particular organization. The module
also supports the Negotiate authentication method, which performs full
Kerberos authentication based on ticket exchanges, and does not require
users to insert their passwords to the browser.