Good morning.
I'm testing OpenKM Community Edition.
To integrate it with our Active Directory I followed the guide available at:
https://www.openkm.com/wiki/index.php/A ... OpenKM_6.2
By entering administration I can see all the users present in AD.
If I try to connect using my domain user and password, I am unable to connect.
In Catalina's logs I read:
my version of OpenKM is: 6.3.12 (build: a3587ce)
I'm testing OpenKM Community Edition.
To integrate it with our Active Directory I followed the guide available at:
https://www.openkm.com/wiki/index.php/A ... OpenKM_6.2
By entering administration I can see all the users present in AD.
If I try to connect using my domain user and password, I am unable to connect.
In Catalina's logs I read:
Code: Select all
Can you help me figure out what's wrong?106994 09-Nov-2023 11:26:10.594 SERIOUS [http-nio-0.0.0.0-8080-exec-9] org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter An internal error occurred while trying to authenticate the user .
106995 org.springframework.security.authentication.InternalAuthenticationServiceException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100245, problem 2001 (NO_OBJECT), data 0, best match of:
106996 'DC=mydomain,DC=local'
106997 ]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100245, problem 2001 (NO_OBJECT), data 0, best match of:
106998 'DC=mydomain,DC=local'
106999 ]; remaining name 'cn=Users'
my version of OpenKM is: 6.3.12 (build: a3587ce)