-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.1.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Login failures are logged as "ERROR", which makes it difficult to differentiate from other "ERROR" level events which may be serious.
13:49:38,354 ERROR [LDAPAuth:52] Failed to bind to the LDAP server: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 52e, vece13:49:58,01
Solution:
in LDAPAuth.java, change certain logging to be INFO instead of ERROR