<?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 Admin Tools / Users - incomplete user list - Alfresco 6.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135413#M36401</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My environment is all Alfresco 6.2 Docker and Ubuntu 20.4.&lt;/P&gt;&lt;P&gt;I have configured synchronization with AD and my query in alfresco-global.properties (basic) is:&lt;BR /&gt;ldap.synchronization.personQuery = (&amp;amp; (objectclass \ = user)&lt;BR /&gt;ldap.synchronization.userSearchBase = cn \ = Users, dc \ = xxxxx, dc \ = com&lt;/P&gt;&lt;P&gt;I am having a problem about returning the user list within Share/Admin Tools/Users.&lt;/P&gt;&lt;P&gt;I perform the search and not all users who satisfy the condition return to me. For example, I search for the name fernando* and only 2 users return me, when in fact I have around 8 users with the name Fernando.&lt;/P&gt;&lt;P&gt;I execute the url based on the person API (http://&amp;lt;ip of the server&amp;gt;:8080/alfresco/s/api/people?MaxResults=3000) and returns me 2511 users coming from AD successfully, including the Fernandos in the example above.&lt;/P&gt;&lt;P&gt;If I manage permission for a Site or a folder on Share, and I search for the user, I find it successfully.&lt;/P&gt;&lt;P&gt;I changed the share-config.xml file by Dockerfile with the following definition:&lt;BR /&gt;&amp;lt;show-authorization-status&amp;gt; false &amp;lt;/show-authorization-status&amp;gt; and also did not resolve.&lt;/P&gt;&lt;P&gt;Everything is focused on Share/Admin Tools/Users.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2021 20:39:48 GMT</pubDate>
    <dc:creator>marcog</dc:creator>
    <dc:date>2021-01-20T20:39:48Z</dc:date>
    <item>
      <title>Admin Tools / Users - incomplete user list - Alfresco 6.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135413#M36401</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My environment is all Alfresco 6.2 Docker and Ubuntu 20.4.&lt;/P&gt;&lt;P&gt;I have configured synchronization with AD and my query in alfresco-global.properties (basic) is:&lt;BR /&gt;ldap.synchronization.personQuery = (&amp;amp; (objectclass \ = user)&lt;BR /&gt;ldap.synchronization.userSearchBase = cn \ = Users, dc \ = xxxxx, dc \ = com&lt;/P&gt;&lt;P&gt;I am having a problem about returning the user list within Share/Admin Tools/Users.&lt;/P&gt;&lt;P&gt;I perform the search and not all users who satisfy the condition return to me. For example, I search for the name fernando* and only 2 users return me, when in fact I have around 8 users with the name Fernando.&lt;/P&gt;&lt;P&gt;I execute the url based on the person API (http://&amp;lt;ip of the server&amp;gt;:8080/alfresco/s/api/people?MaxResults=3000) and returns me 2511 users coming from AD successfully, including the Fernandos in the example above.&lt;/P&gt;&lt;P&gt;If I manage permission for a Site or a folder on Share, and I search for the user, I find it successfully.&lt;/P&gt;&lt;P&gt;I changed the share-config.xml file by Dockerfile with the following definition:&lt;BR /&gt;&amp;lt;show-authorization-status&amp;gt; false &amp;lt;/show-authorization-status&amp;gt; and also did not resolve.&lt;/P&gt;&lt;P&gt;Everything is focused on Share/Admin Tools/Users.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 20:39:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135413#M36401</guid>
      <dc:creator>marcog</dc:creator>
      <dc:date>2021-01-20T20:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Tools / Users - incomplete user list - Alfresco 6.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135414#M36402</link>
      <description>&lt;P&gt;Do you have a multilingual Alfresco environment? E.g. are you accessing Alfresco with a content language set in the browser that is different from the server language? As an administrator, I have run into situations where I did not find all the users I expected to find because of locale-specific indexing / querying via Alfresco Search Service, and a mismatch of languages between browser and server. I nowadays generally set up all customer instances with cross-locale query support - even when dealing with customers who only operate in one language, as there still would be a mismatch between user language (German) and server language (English, because who wants to see in incorrectly localised server log messages).&lt;/P&gt;
&lt;P&gt;Depending on how you performed your tests with direct calls to the ReST APIs, you mave have avoided language mismatches by not providing a language in the request headers, thus falling back to the server default, which obviously would work without issue with synchronised users.&lt;/P&gt;
&lt;P&gt;Cross locale query support is configured via the &lt;A href="https://docs.alfresco.com/sie/concepts/solr-shared-properties.html" target="_self" rel="nofollow noopener noreferrer"&gt;shared.properties&lt;/A&gt; file.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 08:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135414#M36402</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-01-25T08:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Tools / Users - incomplete user list - Alfresco 6.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135415#M36403</link>
      <description>&lt;P&gt;Faust good afternoon.&lt;/P&gt;&lt;P&gt;I analyzed all the documentation on shared.properties and within my environment it is configured according to the documentation, by default. And the documentation talks about solrconfig.xml, does it need to be changed too?&lt;BR /&gt;You can see that the creation in the docker-compose of the Solr container already tells you about CROSS_LOCALE.&lt;/P&gt;&lt;P&gt;My docker-compose has the following composition:&lt;BR /&gt;solr6:&lt;BR /&gt;build:&lt;BR /&gt;context: ./search&lt;BR /&gt;args:&lt;BR /&gt;SEARCH_TAG: $ SEARCH_CE_TAG&lt;BR /&gt;SOLR_HOSTNAME: solr6&lt;BR /&gt;ALFRESCO_HOSTNAME: alfresco&lt;BR /&gt;ALFRESCO_COMMS: none&lt;BR /&gt;CROSS_LOCALE: "true"&lt;BR /&gt;mem_limit: 1184m&lt;BR /&gt;environment:&lt;BR /&gt;#Solr needs to know how to register itself with Alfresco&lt;BR /&gt;SOLR_ALFRESCO_HOST: "alfresco"&lt;BR /&gt;SOLR_ALFRESCO_PORT: "8080"&lt;BR /&gt;#Alfresco needs to know how to call solr&lt;BR /&gt;SOLR_SOLR_HOST: "solr6"&lt;BR /&gt;SOLR_SOLR_PORT: "8983"&lt;BR /&gt;#Create the default alfresco and archive colors&lt;BR /&gt;SOLR_CREATE_ALFRESCO_DEFAULTS: "alfresco, archive"&lt;BR /&gt;SOLR_JAVA_MEM: "-Xms928m -Xmx928m"&lt;BR /&gt;SOLR_OPTS: "&lt;BR /&gt;-XX: NewSize = 336m&lt;BR /&gt;-XX: MaxNewSize = 336m&lt;BR /&gt;"&lt;BR /&gt;volumes:&lt;BR /&gt;- ./data/solr-data:/opt/alfresco-search-services/data&lt;BR /&gt;&lt;BR /&gt;And the AD synchronization part is as follows:&lt;BR /&gt;-Dauthentication.chain = alfrescoNtlm1: alfrescoNtlm, ldap-ad1: ldap-ad&lt;BR /&gt;-Dldap.authentication.allowGuestLogin = false&lt;BR /&gt;-Dldap.authentication.userNameFormat=%s@xxxxxx.com.br&lt;BR /&gt;-Dldap.authentication.java.naming.provider.url = ldap: //xxxxx: 389&lt;BR /&gt;-Dldap.authentication.defaultAdministratorUserNames = Administrator, systems&lt;BR /&gt;-Dsynchronization.syncOnStartup = true&lt;BR /&gt;-Dsynchronization.synchronizeChangesOnly = false&lt;BR /&gt;-Dldap.synchronization.java.naming.security.principal=xxxxxxxx@xxxxxxxxxxxxxxxx.com.br&lt;BR /&gt;-Dldap.synchronization.java.naming.security.credentials = xxxxxxxxx&lt;BR /&gt;-Dldap.synchronization.groupSearchBase = cn\=Users, dc\=xxxxx, dc\=com, dc\= br&lt;BR /&gt;-Dldap.synchronization.userSearchBase = cn \ = Users, dc \ = xxxxxx, dc\=com, dc\=br&lt;BR /&gt;-Dldap.synchronization.userIdAttributeName = sAMAccountName&lt;BR /&gt;-Dldap.synchronization.userFirstNameAttributeName = givenName&lt;BR /&gt;-Dldap.synchronization.userLastNameAttributeName = sn&lt;BR /&gt;-Dldap.synchronization.userEmailAttributeName = mail&lt;BR /&gt;-Dldap.synchronization.personType = user&lt;/P&gt;&lt;P&gt;When changing the internal configuration in the container, when making a stop/start it loses the settings. Is there an example of how to change this file in the Dockerfile?&lt;/P&gt;&lt;P&gt;I also go back to inform that when granting permission to a folder or website, and I search, it finds all the users I want.&lt;/P&gt;&lt;P&gt;The installation was done using Angel Borroy's alfresco-docker-installer project successfully. The server is in English and so is the installation. The clients' browsers are in Portuguese - Brazil.&lt;/P&gt;&lt;P&gt;And I continue to do tests. Could you tell me which command (CMIS / API) Share uses to search for users in Administrative Tools?&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 17:58:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/admin-tools-users-incomplete-user-list-alfresco-6-2/m-p/135415#M36403</guid>
      <dc:creator>marcog</dc:creator>
      <dc:date>2021-01-26T17:58:26Z</dc:date>
    </item>
  </channel>
</rss>

