<?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 Integración con Directorio Activo in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integraci%C3%B3n-con-directorio-activo/m-p/159721#M113747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tras leer la wiki en la cual no he podido sacar nada en claro, y tras leer aquí &lt;/SPAN&gt;&lt;A href="http://www.anotherstrangerme.com/alfresco-integration-with-active-directory/" rel="nofollow noopener noreferrer"&gt;http://www.anotherstrangerme.com/alfresco-integration-with-active-directory/&lt;/A&gt;&lt;SPAN&gt; y seguir los pasos tampoco lo he conseguido.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;¿Alguién podría guiarme aunque sólo sea al principio para poder usar el directorio activo para la autenticación de los usuarios?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gracias comunidad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 09:51:10 GMT</pubDate>
    <dc:creator>josgonbue</dc:creator>
    <dc:date>2010-06-16T09:51:10Z</dc:date>
    <item>
      <title>Integración con Directorio Activo</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integraci%C3%B3n-con-directorio-activo/m-p/159721#M113747</link>
      <description>Buenas,tras leer la wiki en la cual no he podido sacar nada en claro, y tras leer aquí http://www.anotherstrangerme.com/alfresco-integration-with-active-directory/ y seguir los pasos tampoco lo he conseguido.¿Alguién podría guiarme aunque sólo sea al principio para poder usar el directorio activo pa</description>
      <pubDate>Wed, 16 Jun 2010 09:51:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integraci%C3%B3n-con-directorio-activo/m-p/159721#M113747</guid>
      <dc:creator>josgonbue</dc:creator>
      <dc:date>2010-06-16T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Integración con Directorio Activo</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integraci%C3%B3n-con-directorio-activo/m-p/159722#M113748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cópiate la ubicación y su contenido de {tomcat}/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/ldap-ad (a partir de susbystems) a {tomcat}/shared/classes/alfresco/extension/ de forma que quede como {tomcat}/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dentro de ese último directorio crea otro llamado ldap-ad1 y mueve los dos ficheros que hay a ese (ldap-ad-authentication-context.xml y ldap-ad-authentication.properties)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Al final te quedará algo como: {tomcat}/shared/classes/alfresco/extension/ de forma que quede como {tomcat}/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap-ad1 (con los dos ficheros mencionados a ese nivel)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cópiate también el fichero {tomcat}/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/common-ldap-context.xml a {tomcat}/shared/classes/alfresco/extension/sybsystems/Authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luego configura el fichero {tomcat}/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Importante, configurar:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active a "false" (si no quieres sincronizar, solo autenticar)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luego editas el fichero {tomcat}/shared/classes/alfresco-global.properties y&amp;nbsp; añades la línea:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=ldap-ad1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inicias y a ver que pasa. Por lo menos para empezar creo que te sirve… &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ya me irás contando.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 20:33:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integraci%C3%B3n-con-directorio-activo/m-p/159722#M113748</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2010-07-01T20:33:41Z</dc:date>
    </item>
  </channel>
</rss>

