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
What version do you use? There was known issues.
https://github.com/Alfresco/acs-community-packaging/issues/367
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
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
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.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.