Yes, it can be used on any platform that supports SPNEGO but its originally part of Integrated Windows Authentication: http://en.wikipedia.org/wiki/SPNEGO and NTLM is the NT LAN Manager: http://en.wikipedia.org/wiki/NTLM
I suppose it can be reverted back to SPNEGO as NTLM is apparently a sub-mechanism of SPNEGO. The CVS repository is going to hate me pretty soon... ;-) As for suppport vs. adaptors, when we moved to Maven2 we created modules for the different types of authentication mechanisms we support (i.e. ca-server-support-spnego). -Scott On 4/23/07, Smith, Matt <[EMAIL PROTECTED]> wrote:
I do SPNEGO from my Linux or Windows workstations, using Firefox and principals from an MIT KDC on Linux, so SPNEGO is really Windows-agnostic. I thought the use of SPNEGO in the package name was appropriate -- perhaps "org.jasig.cas.support.spnego" ? But -- what is the defined difference between "support" and "adaptors", as in "cas3/cas-server-support-spnego " vs "cas3/adaptors/spnego" ? -Matt On Mon, 2007-04-23 at 08:00 -0400, Scott Battaglia wrote: > Is there something better to call them? I thought they started as > part of Windows Log On. > > -Scott > > On 4/23/07, Velpi <[EMAIL PROTECTED]> wrote: > > (its slightly out of date as the package names have changed > from m1 to > > m2). Its now org.jasig.cas.support.windows instead of > > org.jasig.cas.adaptors.spnego. > > Sorry for being (too) strict, but spnego (and ntlm) are not > windows-only > protocols, strictly speaking. > > -- Velpi > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > > > -- > -Scott Battaglia > > LinkedIn: http://www.linkedin.com/in/scottbattaglia > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas -- Matthew J. Smith <[EMAIL PROTECTED]> University of Connecticut UITS _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
-- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
