Generally you can follow instructions for Unix on: https://wiki.jasig.org/display/CASUM/SPNEGO
And combine this with additional informations on: http://spnego.sourceforge.net/pre_flight.html http://spnego.sourceforge.net/spnego_tomcat.html I was never setting up SPNEGO on Windows but only difference which I see in documentation is location of krb5.conf. You can specify it by system property "java.security.krb5.conf". Also this page is very useful for troubleshooting: http://download.oracle.com/javase/1.5.0/docs/guide/security/jgss/tutorials/Troubleshooting.html Hope this help Pavel On Thu, Jan 20, 2011 at 9:25 AM, Romain LEGUAY <[email protected]> wrote: > Hello everyone, > I'd like to if we can use SPNEGO on a CAS Server installed on a Windows > Server 2008 > > Thanks, > > Romain > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
