<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco Share &amp; Kerberos 5 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271952#M225082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I haven't been able to successfully login with SSO to Alfresco Share using Kerberos. It has worked perfectly for Alfresco Explorer but not for Share. The Alfresco version is 3.4.c. Both Alfresco Explorer and Share are on the same server, so are using the same keytab. The server is a Linux Debian machine, running Debian Lenny.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have modified the Share Custom Config file as suggested by &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=27445" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=27445&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error that appears in the log says&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;http-8080-1 WARN&amp;nbsp; [site.servlet.KerberosSessionSetupPrivilegedAction] credentials can not be delegated!&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have validated that the Alfresco server is trusted for delegation in Active Directory (Windows Server 2003 SP2), also the SPN used for HTTP connections is trusted for delegation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help on this would be more than welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; /usr/local/tomcat&lt;BR /&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; /usr/local/tomcat&lt;BR /&gt;Using CATALINA_TMPDIR: /usr/local/tomcat/temp&lt;BR /&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/lib/jvm/java-6-sun/jre&lt;BR /&gt;Using CLASSPATH:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/local/tomcat/bin/bootstrap.jar&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.catalina.core.AprLifecycleListener init&lt;BR /&gt;INFO: Loaded APR based Apache Tomcat Native library 1.1.20.&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.catalina.core.AprLifecycleListener init&lt;BR /&gt;INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.coyote.http11.Http11AprProtocol init&lt;BR /&gt;INFO: Initializing Coyote HTTP/1.1 on http-8080&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.coyote.ajp.AjpAprProtocol init&lt;BR /&gt;INFO: Initializing Coyote AJP/1.3 on ajp-8009&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 469 ms&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.catalina.core.StandardService start&lt;BR /&gt;INFO: Starting service Catalina&lt;BR /&gt;Dec 22, 2010 11:21:08 AM org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/6.0.24&lt;BR /&gt;Dec 22, 2010 11:21:09 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deploying configuration descriptor manager.xml&lt;BR /&gt;Dec 22, 2010 11:21:09 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deploying configuration descriptor host-manager.xml&lt;BR /&gt;Dec 22, 2010 11:21:09 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deploying configuration descriptor alfresco.xml&lt;BR /&gt;Dec 22, 2010 11:21:09 AM org.apache.catalina.core.StandardContext addApplicationListener&lt;BR /&gt;INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.&lt;BR /&gt;11:21:13,172&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]&lt;BR /&gt;11:21:13,174&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]&lt;BR /&gt;11:21:13,174&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/tests/alfresco-global.properties]&lt;BR /&gt;11:21:13,175&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/test/alfresco-global.properties]&lt;BR /&gt;11:21:13,175&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/usr/local/tomcat/shared/classes/alfresco-global.properties]&lt;BR /&gt;11:21:13,224&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:13,315&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:13,329&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:23,853&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;11:21:23,855&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;11:21:30,054&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.&lt;BR /&gt;11:21:30,263&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;BR /&gt;11:21:30,317&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;BR /&gt;11:21:30,342&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:30,342&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:30,343&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:30,351&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete&lt;BR /&gt;11:21:32,003&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;11:21:32,015&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:32,017&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:32,018&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:32,570&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;BR /&gt;11:21:32,570&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;11:21:32,588&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:32,588&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:32,589&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:32,977&amp;nbsp; WARN&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.&lt;BR /&gt;11:21:32,987&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;BR /&gt;11:21:33,593&amp;nbsp; INFO&amp;nbsp; [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /srv/alfresco/alf_data&lt;BR /&gt;11:21:33,647&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] Checking for patches to apply …&lt;BR /&gt;11:21:34,101&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] No patches were required.&lt;BR /&gt;11:21:34,106 User:System INFO&amp;nbsp; [repo.module.ModuleServiceImpl] Found 0 module(s).&lt;BR /&gt;11:21:34,136&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;11:21:34,164&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:34,165&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:34,167&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:34,381&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, kerberos1]&lt;BR /&gt;11:21:34,398&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:34,398&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:34,399&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;Debug is&amp;nbsp; true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /etc/alfrescohttp.keytab refreshKrb5Config is false principal is HTTP/debian5base.ccsgr3000.local tryFirstPass is false useFirstPass is false storePass is false clearPass is false&lt;BR /&gt;Key for the principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL not available in /etc/alfrescohttp.keytab&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] user entered username: HTTP/debian5base.ccsgr3000.local&lt;BR /&gt;&lt;BR /&gt;Acquire TGT using AS Exchange&lt;BR /&gt;principal is HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;EncryptionKey: keyType=23 keyBytes (hex dump)=0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;EncryptionKey: keyType=3 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;EncryptionKey: keyType=1 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=23 keyBytes (hex dump)=&lt;BR /&gt;0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=3 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=1 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Commit Succeeded &lt;BR /&gt;&lt;BR /&gt;11:21:35,644&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] HTTP Kerberos login successful&lt;BR /&gt;11:21:35,644&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Logged on using principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;Debug is&amp;nbsp; true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /etc/alfrescohttp.keytab refreshKrb5Config is false principal is HTTP/debian5base.ccsgr3000.local tryFirstPass is false useFirstPass is false storePass is false clearPass is false&lt;BR /&gt;Key for the principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL not available in /etc/alfrescohttp.keytab&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] user entered username: HTTP/debian5base.ccsgr3000.local&lt;BR /&gt;&lt;BR /&gt;Acquire TGT using AS Exchange&lt;BR /&gt;principal is HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;EncryptionKey: keyType=23 keyBytes (hex dump)=0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;EncryptionKey: keyType=3 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;EncryptionKey: keyType=1 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=23 keyBytes (hex dump)=&lt;BR /&gt;0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=3 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=1 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Commit Succeeded &lt;BR /&gt;&lt;BR /&gt;11:21:35,790&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] HTTP Kerberos login successful&lt;BR /&gt;11:21:35,791&amp;nbsp; DEBUG [webdav.auth.KerberosAuthenticationFilter] Logged on using principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;Debug is&amp;nbsp; true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /etc/alfrescohttp.keytab refreshKrb5Config is false principal is HTTP/debian5base.ccsgr3000.local tryFirstPass is false useFirstPass is false storePass is false clearPass is false&lt;BR /&gt;Key for the principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL not available in /etc/alfrescohttp.keytab&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] user entered username: HTTP/debian5base.ccsgr3000.local&lt;BR /&gt;&lt;BR /&gt;Acquire TGT using AS Exchange&lt;BR /&gt;principal is HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;EncryptionKey: keyType=23 keyBytes (hex dump)=0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;EncryptionKey: keyType=3 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;EncryptionKey: keyType=1 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=23 keyBytes (hex dump)=&lt;BR /&gt;0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=3 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=1 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Commit Succeeded &lt;BR /&gt;&lt;BR /&gt;11:21:35,818&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, kerberos1] complete&lt;BR /&gt;11:21:35,818&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, ldap1]&lt;BR /&gt;11:21:35,830&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:35,830&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:35,830&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,037&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete&lt;BR /&gt;11:21:36,117&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;11:21:36,117&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;11:21:36,132&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,132&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,132&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,184&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;11:21:36,184&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]&lt;BR /&gt;11:21:36,196&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,199&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,199&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,240&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, outbound] complete&lt;BR /&gt;11:21:36,240&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, inbound]&lt;BR /&gt;11:21:36,251&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,251&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,251&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,294&amp;nbsp; WARN&amp;nbsp; [springframework.beans.GenericTypeAwarePropertyDescriptor] Invalid JavaBean property 'blockedSenders' being accessed! Ambiguous write methods found next to actually used [public void org.alfresco.email.server.EmailServer.setBlockedSenders(java.util.List)]: [public void org.alfresco.email.server.EmailServer.setBlockedSenders(java.lang.String)]&lt;BR /&gt;11:21:36,294&amp;nbsp; WARN&amp;nbsp; [springframework.beans.GenericTypeAwarePropertyDescriptor] Invalid JavaBean property 'allowedSenders' being accessed! Ambiguous write methods found next to actually used [public void org.alfresco.email.server.EmailServer.setAllowedSenders(java.util.List)]: [public void org.alfresco.email.server.EmailServer.setAllowedSenders(java.lang.String)]&lt;BR /&gt;11:21:36,309&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, inbound] complete&lt;BR /&gt;11:21:36,311&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'googledocs' subsystem, ID: [googledocs, default]&lt;BR /&gt;11:21:36,345&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,346&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,346&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,551&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'googledocs' subsystem, ID: [googledocs, default] complete&lt;BR /&gt;11:21:36,564&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …&lt;BR /&gt;11:21:36,571&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate&lt;BR /&gt;11:21:36,571&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users&lt;BR /&gt;11:21:36,572&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;BR /&gt;11:21:36,594&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,594&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,594&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,612 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Synchronizing users and groups with user registry 'ldap1'&lt;BR /&gt;11:21:36,619 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Retrieving groups changed since Dec 17, 2010 3:23:51 PM from user registry 'ldap1'&lt;BR /&gt;11:21:36,678 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Analysis: Commencing batch of 0 entries&lt;BR /&gt;11:21:36,679 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Analysis: Completed batch of 0 entries&lt;BR /&gt;11:21:36,684 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Retrieving users changed since Dec 22, 2010 8:23:11 AM from user registry 'ldap1'&lt;BR /&gt;11:21:36,696 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Commencing batch of 1 entries&lt;BR /&gt;11:21:36,751 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Processed 1 entries out of 1. 100% complete. Rate: 18 per second. 0 failures detected.&lt;BR /&gt;11:21:36,751 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Completed batch of 1 entries&lt;BR /&gt;11:21:36,769 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Finished synchronizing users and groups with user registry 'ldap1'&lt;BR /&gt;11:21:36,769 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] 1 user(s) and 0 group(s) processed&lt;BR /&gt;11:21:36,778&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;11:21:36,818&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_22-b04; maximum heap size 989.875MB&lt;BR /&gt;11:21:36,829&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.4.0 (c 3335) schema 4113 - Originally installed version 3.3.0 (g 2860) schema 4100&lt;BR /&gt;11:21:36,830&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Replication' subsystem, ID: [Replication, default]&lt;BR /&gt;11:21:36,838&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/version.properties]&lt;BR /&gt;11:21:36,838&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;11:21:36,838&amp;nbsp; INFO&amp;nbsp; [alfresco.config.FixedPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/domain/cache-strategies.properties]&lt;BR /&gt;11:21:36,842&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Replication' subsystem, ID: [Replication, default] complete&lt;BR /&gt;11:21:42,425 User:System INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 372 Web Scripts (+0 failed), 613 URLs&lt;BR /&gt;11:21:42,425 User:System INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed) &lt;BR /&gt;11:21:42,425 User:System INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed) &lt;BR /&gt;11:21:42,427 User:System INFO&amp;nbsp; [extensions.webscripts.AbstractRuntimeContainer] Initialised Repository Web Script Container (in 5110.3765ms)&lt;BR /&gt;11:21:42,435&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;11:21:42,438&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;Dec 22, 2010 11:21:43 AM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive share.war&lt;BR /&gt;11:21:48,160&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 264 Web Scripts (+0 failed), 274 URLs&lt;BR /&gt;11:21:48,162&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed) &lt;BR /&gt;11:21:48,162&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed) &lt;BR /&gt;11:21:48,238&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 1238.9984ms)&lt;BR /&gt;11:21:48,268&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;11:21:48,342&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;11:21:48,597&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;11:21:48,601&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;11:21:48,904&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl&lt;BR /&gt;11:21:48,908&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js&lt;BR /&gt;Debug is&amp;nbsp; true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /etc/alfrescohttp.keytab refreshKrb5Config is false principal is HTTP/debian5base.ccsgr3000.local tryFirstPass is false useFirstPass is false storePass is false clearPass is false&lt;BR /&gt;Key for the principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL not available in /etc/alfrescohttp.keytab&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] user entered username: HTTP/debian5base.ccsgr3000.local&lt;BR /&gt;&lt;BR /&gt;Acquire TGT using AS Exchange&lt;BR /&gt;principal is HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL&lt;BR /&gt;EncryptionKey: keyType=23 keyBytes (hex dump)=0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;EncryptionKey: keyType=3 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;EncryptionKey: keyType=1 keyBytes (hex dump)=0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=23 keyBytes (hex dump)=&lt;BR /&gt;0000: C7 80 C7 88 72 A1 02 25&amp;nbsp;&amp;nbsp; 6E 94 6B 3A D2 38 F6 61&amp;nbsp; ….r..%n.k:.8.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=3 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Added server's keyKerberos Principal HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCALKey Version 0key EncryptionKey: keyType=1 keyBytes (hex dump)=&lt;BR /&gt;0000: 40 9D 1F BF CB 8A 98 9B&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Krb5LoginModule] added Krb5Principal&amp;nbsp; HTTP/debian5base.ccsgr3000.local@CCSGR3000.LOCAL to Subject&lt;BR /&gt;Commit Succeeded &lt;BR /&gt;&lt;BR /&gt;11:21:50,290&amp;nbsp; INFO&amp;nbsp; [site.servlet.SSOAuthenticationFilter] NTLMAuthenticationFilter initialised.&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;BR /&gt;INFO: Deploying web application directory docs&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;BR /&gt;INFO: Deploying web application directory ROOT&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;BR /&gt;INFO: Deploying web application directory examples&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.coyote.http11.Http11AprProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.coyote.ajp.AjpAprProtocol start&lt;BR /&gt;INFO: Starting Coyote AJP/1.3 on ajp-8009&lt;BR /&gt;Dec 22, 2010 11:21:50 AM org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 41529 ms&lt;BR /&gt;11:22:00,260&amp;nbsp; INFO&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] The OpenOffice connection was re-established.&lt;BR /&gt;11:23:15,690&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] New Kerberos auth request from 10.1.16.117 (10.1.16.117:3826)&lt;BR /&gt;11:23:15,743 User:hgonzalez DEBUG [app.servlet.KerberosAuthenticationFilter] User hgonzalez logged on via Kerberos&lt;BR /&gt;11:23:45,764&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,833&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,852&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,861&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,867&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,882&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:23:45,886&amp;nbsp; DEBUG [app.servlet.KerberosAuthenticationFilter] Authentication not required (filter), chaining …&lt;BR /&gt;11:31:00,644 User:hgonzalez DEBUG [app.servlet.KerberosAuthenticationFilter] New Kerberos auth request from 127.0.0.1 (127.0.0.1:35163)&lt;BR /&gt;11:31:00,674 http-8080-2 WARN&amp;nbsp; [site.servlet.KerberosSessionSetupPrivilegedAction] credentials can not be delegated!&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance and best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hwgonz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 16:03:27 GMT</pubDate>
    <dc:creator>hwgonz</dc:creator>
    <dc:date>2010-12-21T16:03:27Z</dc:date>
    <item>
      <title>Alfresco Share &amp; Kerberos 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271952#M225082</link>
      <description>Hi, I haven't been able to successfully login with SSO to Alfresco Share using Kerberos. It has worked perfectly for Alfresco Explorer but not for Share. The Alfresco version is 3.4.c. Both Alfresco Explorer and Share are on the same server, so are using the same keytab. The server is a Linux Debian</description>
      <pubDate>Tue, 21 Dec 2010 16:03:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271952#M225082</guid>
      <dc:creator>hwgonz</dc:creator>
      <dc:date>2010-12-21T16:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share &amp; Kerberos 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271953#M225083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you solved this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 11:55:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271953#M225083</guid>
      <dc:creator>ivan_plestina</dc:creator>
      <dc:date>2011-09-08T11:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share &amp; Kerberos 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271954#M225084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just in case somebody else got the same problem… as I did&amp;nbsp;&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&amp;nbsp; : you will get this error message if you do not set the "Delegation" parameter in the active directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's all explained in the doc :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Share_Kerberos_SSO" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Share_Kerberos_SSO&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(Active directory section)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 13:55:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271954#M225084</guid>
      <dc:creator>banania</dc:creator>
      <dc:date>2011-12-13T13:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share &amp; Kerberos 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271955#M225085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone does know how can I do this using MIT Kerberos?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards and thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 18:32:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271955#M225085</guid>
      <dc:creator>okelet</dc:creator>
      <dc:date>2012-02-16T18:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share &amp; Kerberos 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271956#M225086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=27445" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=27445&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2012 13:50:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-kerberos-5/m-p/271956#M225086</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2012-06-10T13:50:59Z</dc:date>
    </item>
  </channel>
</rss>

