<?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 Re: Auto logon: identification session windows in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/auto-logon-identification-session-windows/m-p/186976#M140106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;suit les étapes suivantes et ça va y aller.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Config LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Création du répertoire&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Recopie du fichier ldap-ad-authentication.properties de &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dossier_installation_alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad/ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vers &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modification du fichier /tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1/ ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Avec la conf suivante:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This flag enables use of this LDAP subsystem for authentication. It may be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that this subsytem should only be used for synchronization, in which case&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This properties file brings together the common options for LDAP authentication rather than editing the bean definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to map the user id entered by the user to taht passed through to LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In Active Directory, this can either be the user principal name (UPN) or DN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UPNs are in the form &amp;lt;sAMAccountName&amp;gt;@domain and are held in the userPrincipalName attribute of a user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP context factory to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The URL to connect to the LDAP server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://ldapserver:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The authentication mechanism to use for password validation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Escape commas entered by the user at bind time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Useful when using simple authentication and the CN is part of the DN and contains commas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInBind=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Escape commas entered by the user when setting the authenticated user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Useful when using simple authentication and the CN is part of the DN and contains commas, and the escaped \, is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pulled in as part of an LDAP sync&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this option is set to true it will break the default home folder provider as space names can not contain \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInUid=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Comma separated list of user names who should be considered administrators by default&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=Admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This flag enables use of this LDAP subsystem for user and group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization. It may be that this subsytem should only be used for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication, in which case this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;il faut faire la synchronisation de LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modification du fichier de conf &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dossier_installation_alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pour la partie Authentification&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The default authentication chain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To configure external authentication subsystems see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=ldap1:ldap-ad,alfrescoNtlm1:alfrescoNtlm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bon travail&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 12:40:04 GMT</pubDate>
    <dc:creator>abrahmi</dc:creator>
    <dc:date>2012-09-05T12:40:04Z</dc:date>
    <item>
      <title>Auto logon: identification session windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auto-logon-identification-session-windows/m-p/186975#M140105</link>
      <description>Bonjour, J'ai installé alfresco 4, avec les option suivant: AD, cifs, Pour amélioré l’accès j'aimerai utiliser, identification de ma session Windows sous IE et firefox .J'ai trouver plusieurs procédure mais aucune n'a activé cette option .J'aimerai qu'on trouve une procédure fiable et précise ? il y</description>
      <pubDate>Tue, 04 Sep 2012 13:36:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auto-logon-identification-session-windows/m-p/186975#M140105</guid>
      <dc:creator>amine120</dc:creator>
      <dc:date>2012-09-04T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auto logon: identification session windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auto-logon-identification-session-windows/m-p/186976#M140106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;suit les étapes suivantes et ça va y aller.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Config LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Création du répertoire&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Recopie du fichier ldap-ad-authentication.properties de &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dossier_installation_alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad/ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vers &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modification du fichier /tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1/ ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Avec la conf suivante:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This flag enables use of this LDAP subsystem for authentication. It may be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that this subsytem should only be used for synchronization, in which case&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This properties file brings together the common options for LDAP authentication rather than editing the bean definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to map the user id entered by the user to taht passed through to LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In Active Directory, this can either be the user principal name (UPN) or DN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UPNs are in the form &amp;lt;sAMAccountName&amp;gt;@domain and are held in the userPrincipalName attribute of a user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP context factory to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The URL to connect to the LDAP server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://ldapserver:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The authentication mechanism to use for password validation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Escape commas entered by the user at bind time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Useful when using simple authentication and the CN is part of the DN and contains commas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInBind=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Escape commas entered by the user when setting the authenticated user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Useful when using simple authentication and the CN is part of the DN and contains commas, and the escaped \, is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pulled in as part of an LDAP sync&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this option is set to true it will break the default home folder provider as space names can not contain \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInUid=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Comma separated list of user names who should be considered administrators by default&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=Admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This flag enables use of this LDAP subsystem for user and group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization. It may be that this subsytem should only be used for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication, in which case this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;il faut faire la synchronisation de LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modification du fichier de conf &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dossier_installation_alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pour la partie Authentification&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The default authentication chain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To configure external authentication subsystems see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=ldap1:ldap-ad,alfrescoNtlm1:alfrescoNtlm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bon travail&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 12:40:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auto-logon-identification-session-windows/m-p/186976#M140106</guid>
      <dc:creator>abrahmi</dc:creator>
      <dc:date>2012-09-05T12:40:04Z</dc:date>
    </item>
  </channel>
</rss>

