We are in the process of going to LSF9 and 9.0 apps. We are going to bind to AD.
We are have an issue with the lawson account. We cannot log into portal. The error log is as follows
WARNING: LDAP authentication failed for user with dn 'CN=Lawson User,OU=Service
Accounts,OU=Administrative Accounts,DC=endurancebermuda,DC=net'. Message: javax
.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-
0C090334, comment: AcceptSecurityContext error, data 531, vece
Does anyone have any ideas
Whatever account that was used for the LDAP bind, I think the password for that account was probably changed which then does not allow LDAP to authenticate the user. You would have to use the ldapbind and walk through the binding again and use the correct password and then restart your LDAP and that should correct the issue.
FYI - I would NOT use the lawson account for the binding - I would recommend a service account set up just for that.