08-08-2024 07:38 AM
Hello guys, I am facing a search error in the admin tools of the Alfresco Community Edition. The user can be created and retrieved in the People tab but still can't be searched in admin tool tab. I would appreciate a solution for this. Thanks
08-10-2024 12:05 AM
What version do you use? There was known issues.
https://github.com/Alfresco/acs-community-packaging/issues/367
08-12-2024 01:54 AM
Hello there, I cloned the files from this github link: https://github.com/Alfresco/acs-deployment and used docker compose to to install it. this is the alfresco version: docker.io/alfresco/alfresco-content-repository-community:23.2.1
I also reviewed the thread that mentioned the solution but I don't know where to find or run these commands as I'm new to docker.
# Patch for https://github.com/Alfresco/acs-community-packaging/issues/367 RUN sed -i 's@<show-authorization-status>true</show-authorization-status>@<show-authorization-status>false</show-authorization-status>@' \ $TOMCAT_DIR/webapps/share/WEB-INF/classes/alfresco/share-config.xml
08-20-2024 01:48 AM
Hello fedorow its been a week since I posted the question and I have had no solutions for it. It would be grateful if you would help me solve this. Thanks!
@fedorow wrote:What version do you use? There was known issues.
https://github.com/Alfresco/acs-community-packaging/issues/367
08-22-2024 08:17 AM
08-24-2024 07:53 AM
Pay atantion to the Axel comment here:
https://github.com/Alfresco/acs-community-packaging/issues/367#issuecomment-853122824
As you could see there are two parameters must be changed. The `sad` command changes only one.
Do as Axel recommend, namely create additional file `share-config-custom-dev.xml` with new configuration and copy it into your custom docker image to the tomcat/shared/classes/alfresco/web-extension/ folder.
p.s. you can use https://github.com/Alfresco/alfresco-docker-installer to make your deployment. It includes this patch.
Explore our Alfresco products with the links below. Use labels to filter content by product module.