CMDBuild Forum

CMDB LDAP error

Hello All,

 

Since a long time I'm experiencing intermittent log in isssues with my CMDB Production instance. I'm wondering if you guyus could maybe give me some tips on the "how to resolve that"... I've searched a lot on the other threads and on the internet but nobody seems to have the same problem.

 

Our CMDB is using a very big LDAP configuration to authenticate users. All others apps are using this LDAP server with similar configurations without problems... Also, keep in minds that my problem occurs only 1 or 2 times by day and last for 10 minutes... after that CMDB can be accessed..

 

Here are the partial logs files:

INFO  2016-05-11 13:06:23 [jsonrpc ] Calling url /login/login
INFO  2016-05-11 13:06:23 [cmdbuild] trying to login user XXX with group null
WARN  2016-05-11 13:06:23 [auth    ] cannot set LDAP properties
javax.naming.CommunicationException: anonymous bind failed: XXXXXXX:XXX [Root exception is javax.net.ssl.SSLHandshakeException: server certificate change is restricted during renegotiation]

...

Caused by: javax.net.ssl.SSLHandshakeException: server certificate change is restricted during renegotiation

 

WARN  2016-05-11 13:06:23 [auth    ] authentication error
javax.naming.CommunicationException: anonymous bind failed: XXXXXXX:XXX [Root exception is javax.net.ssl.SSLHandshakeException: server certificate change is restricted during renegotiation]

...

Caused by: javax.net.ssl.SSLHandshakeException: server certificate change is restricted during renegotiation

 

WARN  2016-05-11 13:06:23 [auth    ] cannot authenticate user 'XXX' on LDAP
ERROR 2016-05-11 13:06:23 [cmdbuild] Login failed
ERROR 2016-05-11 13:06:23 [jsonrpc ] A org.cmdbuild.exception.AuthException occurred calling method class org.cmdbuild.servlets.json.Login.login: AUTH_LOGIN_WRONG

org.cmdbuild.exception.AuthException: AUTH_LOGIN_WRONG

INFO  2016-05-11 13:06:45 [cmdbuild] Redirecting to index.jsp

 

Thank you for your help! :-)