"Richard Gundersen" <[EMAIL PROTECTED]> writes: > Or is it something completely different? I'm struggling here because of > the complete lack of good documentation for GSS-API on the web.
That's because almost no one uses GSS-API to do web authentication yet. Most of the implementations of this other than Microsoft's are pretty experimental. See <http://modauthkerb.sourceforge.net/>; what you're looking for is the HTTP Negotiate authentication mechanism, which uses SPNEGO and GSSAPI. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
