
Webauth is a cookie-based web authentication system built on top of kerberos. it relies on a central authentication server that handles all user authentication for a domain and creates user authentication credentials for any web server that needs strong authentication.
this package contains an apache module to do ldap-based authorization after a webauth authentication and retrieve ldap information about the authenticated user. it only supports gss-api binds and requires webauth be used as the authentication method.