<?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 authenticate users with pc not in domain in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287405#M240535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use a pc that is not joined to domain to log in to alfresco. i am able to do so with a pc that is joined to domain. i recieve the follwoing error&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;ERROR [app.servlet.NTLMAuthenticationFilter] [http-apr-8080-exec-131] Client IT-MANAGER-PC using NTLMv2 logon, not valid with passthru authentication&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my config is as follows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;authentication.chain=passthru1:passthru,ldap1:ldap-ad&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;ntlm.authentication.sso.enabled=true&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;ldap.authentication.active=false&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://echo.uk.domain.com:389&lt;BR /&gt;ldap.synchronization.java.naming.security.authenticaton=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=administrator@domain.com&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=****&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=Sites,dc\=domain,dc\=com&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;### synchronization.import.cron=0 0 0 * * ?&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;BR /&gt;synchronization.autoCreatePeopleOnLogin=true&lt;BR /&gt;passthru.authentication.domain=SPECTRUM&lt;BR /&gt;passthru.authentication.servers=SPECTRUM\\echo.uk.domain.com,DOMAIN\\akutan.usa.domain.com&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=johnl,markw,administrator,alfresco,sharifu&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;#ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass=nogroup)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;#ldap.synchronization.personQuery=(&amp;amp;(objectclass=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;#ldap.synchronization.personDifferentialQuery=(&amp;amp; (objectclass=user)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=cn\=users,dc\=domain,dc\=com&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what do i need to amend?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2015 15:01:46 GMT</pubDate>
    <dc:creator>sharifu</dc:creator>
    <dc:date>2015-01-20T15:01:46Z</dc:date>
    <item>
      <title>authenticate users with pc not in domain</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287405#M240535</link>
      <description>I am trying to use a pc that is not joined to domain to log in to alfresco. i am able to do so with a pc that is joined to domain. i recieve the follwoing errorERROR [app.servlet.NTLMAuthenticationFilter] [http-apr-8080-exec-131] Client IT-MANAGER-PC using NTLMv2 logon, not valid with passthru authe</description>
      <pubDate>Tue, 20 Jan 2015 15:01:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287405#M240535</guid>
      <dc:creator>sharifu</dc:creator>
      <dc:date>2015-01-20T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: authenticate users with pc not in domain</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287406#M240536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the outcome when you enter the IP address of the Alfresco server and try to login from browser?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:40:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287406#M240536</guid>
      <dc:creator>sujaypillai</dc:creator>
      <dc:date>2015-01-20T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: authenticate users with pc not in domain</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287407#M240537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know only NTLM v1 is supported in this configuration. Have you tried using NTLM v2 if negotiated?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 01:37:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authenticate-users-with-pc-not-in-domain/m-p/287407#M240537</guid>
      <dc:creator>kavilash23</dc:creator>
      <dc:date>2015-01-22T01:37:08Z</dc:date>
    </item>
  </channel>
</rss>

