-
Bug
-
Resolution: Fixed
-
Medium
-
2.1.5, 2.2
-
None
Customers have reported after a restart, users can login initiallly, but after a while, the same users cannot log in. This is the error that appears in the logs:
2006-05-03 16:56:25,819 ERROR [ldap.security.authentication.DefaultLDAPAuthenticator] authenticate Error occurred in LDAP authentication for username: hcberge
com.atlassian.user.impl.RepositoryException: javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece ]; remaining name 'DC=homeoffice,DC=anfcorp,DC=com'
at com.atlassian.user.impl.ldap.search.DefaultLDAPUserAdaptor.search(DefaultLDAPUserAdaptor.java:101)
at com.atlassian.user.impl.ldap.search.DefaultLDAPUserAdaptor.getUserAttributes(DefaultLDAPUserAdaptor.java:137)
at com.atlassian.user.impl.ldap.search.DefaultLDAPUserAdaptor.getUserDN(DefaultLDAPUserAdaptor.java:156)
Further, Confluence loses visibility of all Active Directory users and groups (when an admin tries to browse for them in the Manager Users or Manage Group screens).