Get the following error when trying to bind user in userstore:
127.0.0.1 LDAP Sync 43 18478 "actor=LDAPSyncService,text=Could not bind to the directory server.VsException [error=18478] [javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334\, comment: AcceptSecurityContext error\, data 775\, vece]],op=Synchronization"
And the following error when trying to run LDAP sync simulation;
Root exception is java.net.UnknownHostException:
The VIP EG server is not able to resolve the LDAP host.
Adding the hostname and IP address mapping in the etc/hosts file resolved the exception.