And when I try to login with my original admin account and the original password, I get the following error
2017-03-09 12:29:05,986 ERROR [qtp1395089624-10] [org.xdi.oxauth.service.external.ExternalAuthenticationService] (ExternalAuthenticationService.java:176) - Failed to authenticate dn: CN=SO_IT_admin_account,OU=SO1,OU=SE,OU=FunctionalMailboxes,OU=EMUser,DC=emea,DC=adsint,DC=biz
org.gluu.site.ldap.persistence.exception.AuthenticationException: Failed to authenticate dn: CN=SO_IT_admin_account,OU=SO1,OU=SE,OU=FunctionalMailboxes,OU=EMUser,DC=emea,DC=adsint,DC=biz
Caused by: org.gluu.site.ldap.exception.ConnectionException: Failed to authenticate dn --> 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1
Caused by: com.unboundid.ldap.sdk.LDAPBindException: 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1
I hope this ldap call is against localhost and not the actual AD server. Because this admin account is obviously only local to gluu and not in our corporate AD. Any clues here on what could be wrong ?