12-27-2011 09:02 AM
kerberos.authentication.http.configEntryName=AlfrescoHTTP
kerberos.authentication.http.password=********
kerberos.authentication.sso.enabled=true
kerberos.authentication.browser.ticketLogons=true
[libdefaults]
default_realm = MYDOMAIN.LOCAL
default_tkt_enctypes = rc4-hmac
default_tgs_enctypes = rc4-hmac
[realms]
MYDOMAIN.LOCAL = {
kdc = adserver.mydomain.local
admin_server = adserver.mydomain.local
}
[domain_realm]
adserver.mydomain.local = MYDOMAIN.LOCAL
.adserver.mydomain.local = MYDOMAIN.LOCAL
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalAuthenticationFilter' defined in file [C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\Authentication\kerberos\kerberos-filter-context.xml]: Invocation of init method failed; nested exception is javax.servlet.ServletException: Failed to login HTTP server service
caused by:
javax.servlet.ServletException: Failed to login HTTP server service
Caused by: KrbException: Null realm name (601) - default realm not specified
at sun.security.krb5.KrbAsReq.createMessage(KrbAsReq.java:474)
at sun.security.krb5.KrbAsReq.init(KrbAsReq.java:374)
at sun.security.krb5.KrbAsReq.<init>(KrbAsReq.java:260)
at sun.security.krb5.KrbAsReq.<init>(KrbAsReq.java:61)
at sun.security.krb5.Credentials.sendASRequest(Credentials.java:396)
at sun.security.krb5.Credentials.acquireTGT(Credentials.java:355)
at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:662)
… 44 more
01-02-2012 02:53 AM
02-06-2015 07:27 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.