On Thursday 12 January 2006 19:01, Victor Sudakov wrote:

> Does mod_auth_kerb really do GSSAPI ?

Yes. Please have a look at
<http://www.kerberosprotocols.org/index.php/Draft-brezak-spnego-http-03.txt>

> I thought it was just an implementation of HTTP basic auth, with Kerberos
> instead of the AuthUserFile.

mod_auth_kerb can be run in two modes:

1. Basic Auth with KDC as userdatebase (KrbMethodK5Passwd on)
2. GSSAPI (over HTTP). (KrbMethodNegotiate on)

Achim

-- 
using mod_auth_kerb and Windows 2000/2003 as KDC:
<http://www.grolmsnet.de/kerbtut/>
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to