Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ldap configuration in alfresco 7.2 in docker

hello guys, please, I need to configure ldap synchronization in alfresco 7 with docker, since the users authenticate to the ldap from alfresco but the groups and users are not synchronized

javico1 by Confirmed Champ
  • 1289 Views
  • 3 replies
  • 0 kudos

Retreive user comments

Hello everyone,Is there any way to perform a query or something similar to identify all the files that have user comments, and if possible, display the comments?Is there a property to be able to obtain them using JavaScript?

Logging configuration for Alfresco 23.1 with docker-compose

Hallo,we use Alfresco 23.1 with docker-compose and I check the logging configuration of the services:* content-service, share: based on Tomcat and the logging configuration is the default configuration which produces many files in the container e.g. ...

pschuett by Champ in-the-making
  • 692 Views
  • 1 replies
  • 0 kudos

Resolved! change certificates in alfresco 7.2 docker ngnix

 Hello guys, I have a question. I have installed alfresco 7.2 with docker using https and ngnix.I need to change the certificates that come with my own certificates for certificates self-generatedby our company's CA. Inside the ngnix folder there are...

javico1 by Confirmed Champ
  • 1926 Views
  • 6 replies
  • 0 kudos

Using JUnit5 for integration tests

Hi everyone,I'm currently working on integration tests in ACS Enterprise 7.4.1 that were made by some of my colleagues a couple of years ago, and now I have to switch from JUnit4 to JUnit5.The integration tests need to be running inside an existing A...