Index of /ports_www/mod_auth_kerb
Name Last modified Size
Parent Directory -
Makefile 07-Jun-2010 13:16 1.1K
distinfo 28-May-2011 14:15 141
files/ 15-Feb-2008 13:21 -
pkg-descr 15-Oct-2005 02:55 781
pkg-plist 07-Jun-2010 13:16 125
mod_auth_kerb is an Apache module for authenticating Web clients in a
Kerberos v5 realm. Authentication may be performed via the Kerberos
principal/password; it may also be done securely using SPNEGO (HTTP
Negotiate auth protocol) to perform a GSSAPI/Kerberos authentication
from the user's browser and Kerberos credentials directly to the server
Kerberos credentials 'HTTP/host@REALM'. Because the Kerberos password is
transmitted in plain text in the former mode, when using mod_auth_kerb
for naive HTTP Basic (password-based) authentication, this module
MUST be used in conjunction with an encryption-capable Web server
(e.g. Apache) to keep that exchange private. There is no documentation
provided; see the Web site for more details.
WWW: http://modauthkerb.sourceforge.net/