We are experiencing an issue with user access to a repository that is behaving erratically.
This repository has been functioning correctly until now. Other systems are accessing and querying the LDAP without any issues, but from our deployment, we are seeing various error messages when performing a full synchronization, such as "invalidCredentials (result=49)" or "Cannot connect to LDAP servers". Other times, the synchronization completes successfully.
Also, when a user tries to authenticate in that repository, we get different error messages that seem related to repository authentication, such as "user does not exist" and "invalid access". Additionally, there are errors that appear to be related to AA configuration, such as when entering the user, more methods appear than those defined for that user.
I am looking through the logs but haven't found anything that helps me pinpoint the problem.
Which log should I check for connection errors with the repositories?
What tests could I run to try to determine what the issue might be?
P.S.: Everything works fine with other repositories.
Any help or ideas regarding the possible issue or troubleshooting steps would be greatly appreciated. Thank you.