CAS supports both SPNEGO and NTLM. There is detailed information for SPNEGO here: http://www.ja-sig.org/wiki/display/CASUM/SPNEGO
(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. There are a few additional options on the JCIFSConfig that relate to NTLM. The two actions listed on the page also now support an "ntlm" property (true or false) and there is an additional handler. We're hoping to get this documented soon. Thanks -Scott On 4/17/07, Matt Zukowski <[EMAIL PROTECTED]> wrote:
I noticed you've got NTLM support listed as one of the new features. We've been hopeing for this for a long time, but I'm curious how this is implemented? Presumably CAS receives the NTLM credentials (LM response, probably), but you then need to take these credentials and validate them against something (an samba server, for example). How is this done in CAS 3.1? i.e. what would we need to do to configure this? Scott Battaglia wrote: > Dear CAS Community, > > We're pleased to announce the next milestone release of the CAS 3.1Server, > CAS 3.1 Milestone 2. Milestone 2 includes numerous enhancements: > > New Features: > * BerkeleyDb-backed TicketRegistry< > * German Internationalization Support > * NTLM Support > * Registered Services Administration Application > * Re-vamped Registered Services/Whitelist Support > * Java 5 Required > > Bug Fixes: > * Fixed error in rendering Simplified Chinese > * Fixed erorr in Russian Locale > * Escape backslash in LdapUtils > > Improvements: > * Better Handling of errors in SAML View > * Corrected parsing of locale's in casLoginView.jsp > * Upgraded to Spring 2.0.4 and Spring Web Flow 1.0.2 > * Improved Thread Safety/Synchronization > * Usage of Annotations for dependency checking > > There are numerous other minor tweaks and fixes. Check out the complete > changelog here: > http://www.ja-sig.org/issues/secure/ReleaseNote.jspa?projectId=10007&styleName=Html&version=10381 > > > You can download the current releases here: > * http://www.ja-sig.org/downloads/cas/cas-server-3.1-m2-release.zip > * http://www.ja-sig.org/downloads/cas/cas-server-3.1-m2-release.tar.gz > > As always, please provide any feedback. We've started stub > documentation on > the Services Management Appication: > http://www.ja-sig.org/wiki/display/CASUM/Services+Management > > Thanks > -Scott Battaglia > Lead Developer, JA-SIG Central Authentication Service > http://www.ja-sig.org/products/cas/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited. Le contenu du pr'esent courriel est privil'egi'e, confidentiel et soumis `a des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation. _______________________________________________ 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
