<?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: No se han reconocido sus datos de autenticación in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113754#M80099</link>
    <description>&lt;P&gt;La causa del error puedes encontrarla en alfresco.log / catalina.out&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 08:30:13 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2021-11-12T08:30:13Z</dc:date>
    <item>
      <title>No se han reconocido sus datos de autenticación</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113753#M80098</link>
      <description>&lt;P&gt;Hola amigos,&lt;/P&gt;&lt;P&gt;acabo de configurar la sincronizacion de mi alfresco con mi LDAP y aun asi no funciona. veo los usuarios y grupos pero no puedo acceder me da un error. No se han reconocido sus datos de autenticacion. Podrian ayudarme tengo Alfresco 7 en un centos 7 y conectado a un servidor mariadb 10.&lt;/P&gt;&lt;P&gt;Adjunto mi global-properties&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alfresco1.jpg" style="width: 420px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/554i5CA8480DD1FB5F78/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dir.root=/usr/local/alfresco-community70/alf_data&lt;BR /&gt;dir.contentstore=${dir.root}/contentstore&lt;BR /&gt;dir.contentstore.deleted=${dir.root}/contentstore.deleted&lt;BR /&gt;dir.keystore=/usr/local/alfresco-community70/tomcat/shared/classes/alfresco/extension/keystore&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;# URL Generation Parameters (The ${localname} token is replaced by the local server name)&lt;BR /&gt;#-------------&lt;BR /&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=${localname}&lt;BR /&gt;alfresco.port=8080&lt;BR /&gt;alfresco.protocol=http&lt;BR /&gt;share.context=share&lt;BR /&gt;share.host=${localname}&lt;BR /&gt;share.port=8080&lt;BR /&gt;share.protocol=http&lt;/P&gt;&lt;P&gt;### database connection properties ###&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=xxxxxx&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.host=10.10.10.30&lt;BR /&gt;db.port=3306&lt;BR /&gt;db.driver=com.mysql.jdbc.Driver&lt;BR /&gt;db.url=jdbc:mysql://${db.host}:${db.port}/${db.name}?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;/P&gt;&lt;P&gt;# Note: your database must also be able to accept at least this many connections. Please see your database documentation for instructions on how to configure this.&lt;BR /&gt;db.pool.max=275&lt;BR /&gt;db.pool.validate.query=SELECT 1&lt;/P&gt;&lt;P&gt;# The server mode. Set value here&lt;BR /&gt;# UNKNOWN | TEST | BACKUP | PRODUCTION&lt;BR /&gt;system.serverMode=UNKNOWN&lt;/P&gt;&lt;P&gt;### RMI registry port for JMX ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;/P&gt;&lt;P&gt;# Default value of alfresco.rmi.services.host is 0.0.0.0 which means 'listen on all adapters'.&lt;BR /&gt;# This allows connections to JMX both remotely and locally.&lt;BR /&gt;alfresco.rmi.services.host=0.0.0.0&lt;/P&gt;&lt;P&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;/P&gt;&lt;P&gt;### License location ###&lt;BR /&gt;dir.license.external=/usr/local/alfresco-community70&lt;/P&gt;&lt;P&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;/P&gt;&lt;P&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;/P&gt;&lt;P&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;P&gt;## AMQ And Transformation services&lt;BR /&gt;localTransform.core-aio.url=&lt;A href="http://localhost:8090/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8090/&lt;/A&gt;&lt;BR /&gt;local.transform.service.enabled=true&lt;BR /&gt;messaging.broker.url=tcp://localhost:61616&lt;BR /&gt;messaging.subsystem.autoStart=true&lt;BR /&gt;#If you have setup username and password for AMQ, then set the below properties. In my case i have kept default admin/admin&lt;BR /&gt;messaging.broker.username=admin&lt;BR /&gt;messaging.broker.password=admin&lt;/P&gt;&lt;P&gt;################ Solr Search service configurations ###############&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;# Index Recovery Mode&lt;BR /&gt;#-------------&lt;BR /&gt;#index.recovery.mode=AUTO&lt;/P&gt;&lt;P&gt;# Set this property unless you have explicitly chosen to expose some repository APIs without authentication&lt;BR /&gt;solr.host=localhost&lt;BR /&gt;solr.port=8983&lt;BR /&gt;#none, https&lt;BR /&gt;solr.secureComms=none&lt;BR /&gt;solr.base.url=/solr&lt;BR /&gt;index.subsystem.name=solr6&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=2121&lt;BR /&gt;ftp.enabled=true&lt;BR /&gt;ftp.server.enables=true&lt;/P&gt;&lt;P&gt;############### LDAP : Authentication ############&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;/P&gt;&lt;P&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=cn=%s,ou=Empleados,dc=TDA&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://10.10.10.40:389&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&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=Administrator&lt;/P&gt;&lt;P&gt;create.missing.people=false&lt;/P&gt;&lt;P&gt;############### LDAP : Sincronizacion ############&lt;/P&gt;&lt;P&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=cn=alfresco,ou=CuentasAdministrativas,dc=PEPE&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=XXXXXX&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;ldap.synchronization.attributeBatchSize=1000&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=objectclass\=group&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupSearchBase=ou=ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;/P&gt;&lt;P&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=ECM_ADMIN,ou=ECM,ou=Aplicaciones,ou=Grupos,dc=TDA)(memberOf=cn\=ECM_USERS,ou=ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE)))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=ECM_ADMIN,ou=ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE)(memberOf=cn\=ECM_USERS,ou=ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE))(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou=ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=Empleados,dc=PEPE&lt;/P&gt;&lt;P&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&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=largeHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=displayName&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;P&gt;synchronization.syncOnStartup=true&lt;BR /&gt;synchronization.import.cron=0 0 0 * * ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 16:54:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113753#M80098</guid>
      <dc:creator>JuanchoTdA</dc:creator>
      <dc:date>2021-11-11T16:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: No se han reconocido sus datos de autenticación</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113754#M80099</link>
      <description>&lt;P&gt;La causa del error puedes encontrarla en alfresco.log / catalina.out&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 08:30:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113754#M80099</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-11-12T08:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: No se han reconocido sus datos de autenticación</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113755#M80100</link>
      <description>&lt;P&gt;Hola &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/5487"&gt;@angelborroy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Adjunto el log , yo es que la verdad no encuentro un error salvo algo de http token pero es que de alli no veo ningun error. no se si deba de hacer algo mas. como te comento veo los usuarios de los grupos pero no accedo.&lt;/P&gt;&lt;P&gt;&lt;A title="logs" href="https://file.io/39YHII42y1fN" target="_self" rel="nofollow noopener noreferrer"&gt;https://file.io/39YHII42y1fN&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 09:32:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113755#M80100</guid>
      <dc:creator>JuanchoTdA</dc:creator>
      <dc:date>2021-11-12T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: No se han reconocido sus datos de autenticación</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113756#M80101</link>
      <description>&lt;P&gt;Por si a alguien le sirve esto con configure en alfresco 7 y windows 2012 r2 a mi me funciono correctamente.&lt;/P&gt;&lt;P&gt;############### LDAP : Authentication ############&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;/P&gt;&lt;P&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.userNameFormat=&lt;BR /&gt;#ldap.authentication.userNameFormat=uids=%s,ou=VPN,ou=Empleados,dc=PEPE&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://pepe.local: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=Administrador&lt;/P&gt;&lt;P&gt;create.missing.people=false&lt;/P&gt;&lt;P&gt;############### LDAP : Sincronizacion ############&lt;/P&gt;&lt;P&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=CN\=alfresco,OU=CuentasAdministrativas,DC=PEPE&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=1nf0rmat1cA&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#ldap.synchronization.queryBatchSize=0&lt;BR /&gt;#ldap.synchronization.attributeBatchSize=0&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;/P&gt;&lt;P&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=Alf_Administrador,ou=Alfresco_ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE)))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=Alf_Administrador,ou=Alfresco_ECM,ou=Aplicaciones,ou=Grupos,dc=PEPE))(!(modifyTimestamp&amp;lt;\={0})))&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupSearchBase=OU=Alfresco_ECM,OU=Aplicaciones,OU=Grupos,DC=PEPE&lt;BR /&gt;ldap.synchronization.userSearchBase=OU=VPN,OU=Empleados,DC=PEPE&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&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=largeHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=displayName&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=person&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;/P&gt;&lt;P&gt;ldap.synchronization.enableProgressEstimation=true&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;/P&gt;&lt;P&gt;# secs min hour dom mon dow&lt;BR /&gt;synchronization.import.cron=0 */10 8-19 * * ?&lt;BR /&gt;#Every minutes, Alfresco sync.&lt;/P&gt;&lt;P&gt;synchronization.syncOnStartup=true&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 16:58:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-se-han-reconocido-sus-datos-de-autenticaci%C3%B3n/m-p/113756#M80101</guid>
      <dc:creator>JuanchoTdA</dc:creator>
      <dc:date>2021-11-15T16:58:53Z</dc:date>
    </item>
  </channel>
</rss>

