Webtop 6.7 SP2
I'm getting the following error message in a stack trace when I try to authenticate kerberos:
java.lang.RuntimeException: Could not configure Kerberos: com.dstc.security.kerberos.KerberosConfigException: Could not locate credential store.
Further down I get:
08:34:56,213 DEBUG [http-apr-443-exec-5] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOLogin:Login fallback = true
08:34:56,213 DEBUG [http-apr-443-exec-5] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOLogin:Login Component entryPage = 'repo_selection'
08:34:57,453 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Browser Supported :true
08:34:57,453 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Found SPNEGO token in client session
08:34:57,453 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Token type = SPNEGO
08:34:57,453 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Obtaining service token from SPNEGO
08:34:57,454 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Accepting service token for SPN HTTP/mcsdappp1.ndc.nasa.gov@NDC.NASA.GOV
08:34:57,465 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:Failed to accept or delegate service token :com.emc.documentum.kerberos.utility.quest. jdk7provider.JDK7Krb5U2S configured by JDK7OnlyJCSIKrb5 for GSS-API Mechanism Factory cannot be created
08:34:57,467 DEBUG [http-apr-443-exec-3] com.documentum.web.common.Trace - com.documentum.web.formext.session.KerberosSSOAuthenticationScheme:GSSException: com.emc.documentum.kerberos.utility.quest.jdk7provider.JDK7Krb5U2S configured by JDK7OnlyJCSIKrb5 for GSS-API Mechanism Factory cannot be created
If you've seen this before or have any idea what could be the problem please let me know.