<?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 Authentification with Active Directory and Linux in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27600#M13893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're installing a new Alfresco Enterprise Network&amp;nbsp; v1.1.2 system on a Linux server and our employees are stored in a Windows Active Directory 2003 LDAP. What's the best way to use the Active Directory authentification with our Linux Alfresco system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to activate NTLM following the steps in the &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Configuring_NTLM" rel="nofollow noopener noreferrer"&gt;Configuring NTLM&lt;/A&gt;&lt;SPAN&gt; WIKI documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I ran into some problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. After changing the application-context.xml file I found this in the log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Error creating bean with name 'descriptorComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'systemBootstrap' while setting property 'systemBootstrap';&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Changing the db.url parameter (as seen in the orther &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/forums/viewtopic.php?t=635" rel="nofollow noopener noreferrer"&gt;post&lt;/A&gt;&lt;SPAN&gt;) in the repository.properties solved this but gave me a new error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextListener&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Failed to initialise [more here …]&lt;BR /&gt;Caused by: org.springframework.jdbc.UncategorizedSQLException: (HibernateTransactionManager): encountered SQLException [Data truncation: Out of range value adjusted for column 'allowed' at row 1]; nested exception is java.sql.BatchUpdateException: Data truncation: Out of range value adjusted for column 'allowed' at row 1 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:99) at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:257) at org.springframework.orm.hibernate3.HibernateTransactionManager.convertJdbcAccessException(HibernateTransactionManager.java:600) at org.springframework.orm.hibernate3.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:496) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:401) at org.springframework.transaction.interceptor.TransactionAspectSupport.doCommitTransactionAfterReturning(TransactionAspectSupport.java:260) at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:376) at org.alfresco.web.app.ContextListener.contextInitialized(ContextListener.java:184)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So… is it possible to use the NTLM authentification when Alfresco is installed on Linux and, secondly, where do I find a solution for these errors?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2006 11:16:13 GMT</pubDate>
    <dc:creator>simon</dc:creator>
    <dc:date>2006-01-09T11:16:13Z</dc:date>
    <item>
      <title>Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27600#M13893</link>
      <description>Hi all,We're installing a new Alfresco Enterprise Network&amp;nbsp; v1.1.2 system on a Linux server and our employees are stored in a Windows Active Directory 2003 LDAP. What's the best way to use the Active Directory authentification with our Linux Alfresco system?I tried to activate NTLM following the step</description>
      <pubDate>Mon, 09 Jan 2006 11:16:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27600#M13893</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2006-01-09T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27601#M13894</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;This looks like nothing to do with authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you let us know the database and version, app container etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like an issue during saving a permission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would help to see whay the node_perm_entry table looks like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, you could use mysql using ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;mysql&amp;gt; use alfresco;&lt;BR /&gt;Database changed&lt;BR /&gt;mysql&amp;gt; describe&amp;nbsp; node_perm_entry;&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;| Field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Null | Key | Default | Extra |&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;| id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | bigint(20)&amp;nbsp;&amp;nbsp; | NO&amp;nbsp;&amp;nbsp; | PRI |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| protocol&amp;nbsp;&amp;nbsp; | varchar(50)&amp;nbsp; | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| identifier | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| guid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(36)&amp;nbsp; | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| typeUri&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| typeName&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| recipient&amp;nbsp; | varchar(100) | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| allowed&amp;nbsp;&amp;nbsp;&amp;nbsp; | bit(1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NO&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;9 rows in set (0.02 sec)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to check if you can do NTLM authentication from a repository installed on linux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only want authentication against LDAP then see the example in the wiki about doing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Security_and_Authentication" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/mediawiki/index.php/Security_and_Authentication&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 14:16:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27601#M13894</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-01-09T14:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27602#M13895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First NTLM versus LDAP:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you only want authentication against LDAP then see the example in the wiki about doing this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;We would like to test NTLM first, if this doesn't work with Linux we'll have to drop this idea and switch to LDAP for authentification with MS Active Directory (but then I would like to hear this). If I'm not mistaken NTLM is somewhat more secure than plain LDAP authentification. I know, we use a Linux server so it's possible that we are complication things here but it's interesting enough to check.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next some system information as requested:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;MySQL: mysqladmin&amp;nbsp; Ver 8.41 Distrib 5.0.18, for unknown-linux-gnu on x86_64&lt;BR /&gt;Java: 1.5.0_06-b05&lt;BR /&gt;Alfresco: Enterprise Network v1.1.2&lt;BR /&gt;OS version: 2.4.21-37.EL&lt;BR /&gt;Application server: Tomcat (the one included in the Alfresco 1.1.2 tar)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The MySQL table you are talking about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;mysql&amp;gt; describe&amp;nbsp; node_perm_entry;&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;| Field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Null | Key | Default | Extra |&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;| id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | bigint(20)&amp;nbsp;&amp;nbsp; | NO&amp;nbsp;&amp;nbsp; | PRI |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| protocol&amp;nbsp;&amp;nbsp; | varchar(50)&amp;nbsp; | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| identifier | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| guid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(36)&amp;nbsp; | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| typeUri&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| typeName&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | varchar(100) | YES&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| recipient&amp;nbsp; | varchar(100) | YES&amp;nbsp; | MUL | NULL&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;| allowed&amp;nbsp;&amp;nbsp;&amp;nbsp; | bit(1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | NO&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;+————+————–+——+—–+———+——-+&lt;BR /&gt;9 rows in set (0.00 sec)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I see the allowed value is set to required, is this the cause of the problem? Don't think I need to change this because it looks like your version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't get this specific error when I drop the modification I made earlier (changing the db.url line in the repository.properties file). But when I try to run Alfresco without this modification I get the same errors as the &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/forums/viewtopic.php?t=635" rel="nofollow noopener noreferrer"&gt;post&lt;/A&gt;&lt;SPAN&gt; I mentioned earlier.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 14:46:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27602#M13895</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2006-01-09T14:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27603#M13896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any update on the NTLM and Linux question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I will have to check if you can do NTLM authentication from a repository installed on linux.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Still trying the get NTLM authentication up and running but it's not as easy as I hoped. Can you answer the question above so I know I'm not wasting my time?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 16:33:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27603#M13896</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2006-01-12T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27604#M13897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Simon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have asked Gary to respond to this specific question as he did the NTLM stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried LDAP "simple" authentication to both Active Directory and OpenLDAP. There will be an interim enterprise build previewing this code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not tried SSL connections on top of this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only other alternative I am aware of for Active Directory is to use Kerberos authentication. It is a big leap in the amount of external configuration required (Jaas, Kerberos). The Sun Kerberos provider only trusts tickets stored as a result of logging in, in the JVM, so do not expect single sign on support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2006 09:08:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27604#M13897</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-01-13T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27605#M13898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Simon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just tested Alfresco on linux with NTLM authentication enabled for the web client and passthru authentication to my WinXP desktop system, worked ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would enable debug output by adding the following lines to the log4j.properties file in the alfresco/WEB-INF/classes folder :-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.web.app.servlet.NTLMAuthenticationFilter=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.webdav.auth.NTLMAuthenticationFilter=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should see log output similar to the following during startup as the passthru authentication validates the Windows server(s) :-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,591 DEBUG [org.alfresco.smb.protocol.auth] Added passthru server [starlah:90.1.0.2&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;ffline:0,0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,607 DEBUG [org.alfresco.smb.protocol.auth] New auth session from linuxsrv_1 to \\90.1.0.2\IPC$\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,628 DEBUG [org.alfresco.smb.protocol.auth] Trying address 90.1.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,630 DEBUG [org.alfresco.smb.protocol.auth] Connected to address 90.1.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,631 DEBUG [org.alfresco.smb.protocol.auth] Connected session, protocol : TCP/IP NetBIOS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,638 DEBUG [org.alfresco.smb.protocol.auth] SessionFactory: Negotiated SMB dialect NT LM 0.12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:30:29,651 DEBUG [org.alfresco.smb.protocol.auth] Passthru server online, [starlah:90.1.0.2&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;nline:0,0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you email me your file-servers.xml and authentication-services-context.xml files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2006 09:42:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27605#M13898</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2006-01-13T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Authentification with Active Directory and Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27606#M13899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the feedback!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I made some progress but it isn't working yet. I could send you the configuration files and log files but it may be something trivial like creating a home space for the user that's trying to log in or something similar…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I tried to activate the NTLM login mechanism the first time (see my previous posts in this topic) I used the information found in the "NTLM Passthru Authentication" section of the &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Configuring_NTLM" rel="nofollow noopener noreferrer"&gt;Configuring NTLM&lt;/A&gt;&lt;SPAN&gt; document in the WIKI. I didnâ€™t add the proper configuration lines in the web.xml file as described in the first part of the article. I thought the first part was only needed for single sign on and I didnâ€™t really need that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I now added these lines to the web.xml file and things look better. I get the popup window from Windows and the login for the admin user or usernames defined in the Alfresco database are no longer valid (the admin user should always be a valid user in my opinion, no matter which authentication mechanism is used but thatâ€™s an other story).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My credentials (username and password) as defined in our Windows Active Directory 2003 are checked, yes! When the username or password is wrong I get redirected to a blank page (strange but I can live with that, I would expect some kind of error message). When my username and password match my credentials in Active Directory I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Note: The question marks are not parsed by the phpBB forum but should be replaced by an 'a' with a bar on top.&lt;BR /&gt;&lt;BR /&gt;HTTP Status 500 -&lt;BR /&gt;&lt;BR /&gt;type Exception report&lt;BR /&gt;&lt;BR /&gt;message&lt;BR /&gt;&lt;BR /&gt;description The server encountered an internal error () that prevented it from fulfilling this request.&lt;BR /&gt;&lt;BR /&gt;exception&lt;BR /&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.?(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.authenticate(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:287)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:57)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:174)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$Proxy15.authenticate(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.app.servlet.NTLMAuthenticationFilter.?(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.app.servlet.NTLMAuthenticationFilter.doFilter(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.&lt;BR /&gt;Apache Tomcat/5.5.9&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So authentication seems to work but once logged in I get this Java error, what else should I do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: The error is a Tomcat error, not an Alfresco one (I think)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 11:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authentification-with-active-directory-and-linux/m-p/27606#M13899</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2006-01-16T11:35:52Z</dc:date>
    </item>
  </channel>
</rss>

