<?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 Community 5.2 : SSO in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-2-sso/m-p/48962#M28126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;j'ai mis en place un alfresco community 5.2 sur un windows 2k12R2. J'ai suivi de nombreux tickets ou tuto qui explique comment mettre en place le SSO... cependant sur lorsque j'accès au /share je tombe toujours sur la page de demande de login. L'authentification via le formulaire fonctionne bien, l'accès au LDAP et la synchro sont donc OK.&lt;/P&gt;&lt;P&gt;Voici les paramètres en place :&amp;nbsp;&lt;/P&gt;&lt;P&gt;alfresco-global.properties&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;authentication.chain=passthru-ice&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,ldap1:ldap-ad,alfinst:alfrescoNtlm&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;alfresco-authentication.properties&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;alfresco.authentication.allowGuestLogin=false&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;ntlm-filter.properties&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ntlm.authentication.sso.enabled=true&lt;BR /&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;BR /&gt;ntlm.authentication.browser.ticketLogons=true&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;passthru-authentication-context.properties&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;passthru.authentication.useLocalServer=false&lt;BR /&gt;passthru.authentication.domain=icedom.local&lt;BR /&gt;passthru.authentication.servers=192.168.10.41,192.168.10.42&lt;BR /&gt;passthru.authentication.guestAccess=false&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=administrateur,admin-soluceo,admin-ice,admin-pc&lt;BR /&gt;#Timeout value when opening a session to an authentication server, in milliseconds&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;#Offline server check interval in seconds&lt;BR /&gt;passthru.authentication.offlineCheckInterval=300&lt;BR /&gt;passthru.authentication.protocolOrder=TCPIP,NETBIOS&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;passthru.authentication.authenticateFTP=true&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;ldap-ad-authentication.properties&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=administrateur@icedom.local&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://192.168.10.41:389&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=administrateur,admin-soluceo,admin-ice,admin-pc&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=loginldap@icedom.local&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=password&lt;BR /&gt;ldap.synchronization.queryBatchSize=0&lt;BR /&gt;ldap.synchronization.attributeBatchSize=0&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=groupOfNames)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=groupOfNames)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.personQuery=(objectclass\=inetOrgPerson)&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=inetOrgPerson)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;##ldap.synchronization.groupSearchBase=dc\=icedom,dc\=local&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou=Groupes,ou=Comptes ICE,ou=ICE WATER ENGINEERING,dc=icedom,dc=local&lt;BR /&gt;##ldap.synchronization.userSearchBase=dc\=icedom,dc\=local&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=Utilisateurs,ou=Comptes ICE,ou=ICE WATER ENGINEERING,dc=icedom,dc=local&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'Z'&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=description&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=inetOrgPerson&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je pense avoir donné toutes les informations de configuration... Ai-je manqué quelque chose, car le SSO est vraiment un élément indispensable pour que ce produit soit accepté par ma hiérarchie et mes utilisateurs...&lt;/P&gt;&lt;P&gt;Je compte également mettre en place l'accès CIFS derrière, il se peut que la configuration ai été modifiée par ça également je ne sais pas si ça joue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci d'avance&lt;/P&gt;&lt;P&gt;Dans l'attente de vos précieux conseils&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cordialement&lt;/P&gt;&lt;P&gt;Benjamin&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 11:06:25 GMT</pubDate>
    <dc:creator>blecigne</dc:creator>
    <dc:date>2017-03-08T11:06:25Z</dc:date>
    <item>
      <title>Alfresco Community 5.2 : SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-2-sso/m-p/48962#M28126</link>
      <description>Bonjour,j'ai mis en place un alfresco community 5.2 sur un windows 2k12R2. J'ai suivi de nombreux tickets ou tuto qui explique comment mettre en place le SSO... cependant sur lorsque j'accès au /share je tombe toujours sur la page de demande de login. L'authentification via le formulaire fonctionne</description>
      <pubDate>Wed, 08 Mar 2017 11:06:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-2-sso/m-p/48962#M28126</guid>
      <dc:creator>blecigne</dc:creator>
      <dc:date>2017-03-08T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.2 : SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-2-sso/m-p/48963#M28127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Les configurations effectuées permettent uniquement d'activer&amp;nbsp;la SSO, via&amp;nbsp;le controleur de domaine AD, au niveau du repository (/alfresco).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si vous souhaitez activer l'authentification unique au niveau de Share (/share), qui est une webapp indépendante, il faut procéder à des configurations supplémentaires en fonction du mode de SSO souhaité :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NTLM :&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/5.2/tasks/auth-alfrescontlm-sso.html" title="http://docs.alfresco.com/5.2/tasks/auth-alfrescontlm-sso.html" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco Share SSO to use NTLM | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Kerberos :&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/5.2/tasks/auth-kerberos-shareSSO.html" title="http://docs.alfresco.com/5.2/tasks/auth-kerberos-shareSSO.html" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco Share Kerberos SSO | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vérifiez tout d'abord que la SSO fonctionne au niveau du repo avec les configurations actuelles (/alfresco) avant de l'étendre à Share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : Attention à ne pas divulger trop d'informations "confidentielles" dans les&amp;nbsp;configurations que vous postez &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 07:36:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-2-sso/m-p/48963#M28127</guid>
      <dc:creator>amoae</dc:creator>
      <dc:date>2017-03-10T07:36:18Z</dc:date>
    </item>
  </channel>
</rss>

