Hello, It is really important for Kerberos that the time is synchron on all the systems. Even a short difference can cause problems.
Maybe that is the cause. Best regards Mit freundlichen Grüßen Alexander Pfeifer IT Telefon: +49 6831 47 4055 Telefax: +49 6831 47 3505 E-Mail: [email protected] AG der Dillinger Hüttenwerke http://www.dillinger.de -------------------------------------------------------------------------------------------------------------------------------- Aktien-Gesellschaft der Dillinger Hüttenwerke, Werkstraße 1, 66763 Dillingen/Saar Sitz: Dillingen/Saar Registergericht: Amtsgericht Saarbrücken HRB 23001 Vorsitzender des Aufsichtsrats: Dr. Michael H. Müller Vorstand: Dr. Paul Belche (Vors.), Dr. Norbert Bannenberg, Dr. Karlheinz Blessing, Fred Metzken -------------------------------------------------------------------------------------------------------------------------------- -----Ursprüngliche Nachricht----- Von: Romain LEGUAY [mailto:[email protected]] Gesendet: Mittwoch, 26. Januar 2011 10:50 An: [email protected] Betreff: Re:[cas-user] SPNEGO and CAS Server on Windows Server 2008 Unfortunately, I am on Windows Server 2003 and I can't create you an account (I am not the admin). Does jcisf need to be install to? This is my jcisfConfig bean: <bean name="jcifsConfig" class="org.jasig.cas.support.spnego.authentication.handler.support.JCIFSConfig"> <property name="jcifsServicePrincipal" value="HTTP/[email protected]" /> <property name="jcifsServicePassword" value="password_of_the_spn_user" /> <property name="kerberosDebug" value="true" /> <property name="kerberosRealm" value="MY.DOMAIN" /> <property name="kerberosKdc" value="my.domain" /> <property name="loginConf" value="N:/ServeurNuxeo/nuxeo-dm-5.4.0.1-tomcat/login.conf" /> </bean> I think I have another problem but I don't know why I have this: 2011-01-26 10:10:07,328 WARN [org.jasig.cas.support.spnego.authentication.handler.support.JCIFSConfig] - found login config in system property, may overide : N:\outils\apache-tomcat-6.0.30\login.conf -- 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
