Error: > [org.jasig.cas.support.spnego.authentication.handler.support.JCIFSConfig] - > found login config in system property, may overide : > C:\KerberosConf\login.conf Is because you are using both. One on command line and second in jcifsConfig. When second, from jcifsConfig is activated this error is printed. If you merged login.conf to server login conf, try to remove loginConf parameter from jcifsConfig
> org.jasig.cas.support.spnego.authentication.handler.support.JCIFSSpnegoAuthenticationHandler > failed to authenticate the user which provided the following credentials: > unknown >From another machine than where you run CAS? What is content of default keytab (ktab -l) before connecting to cas (do it after login and before starting browser) and after connecting to cas? Pavel -- 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
