NetXMS Support Forum

English Support => General Support => Topic started by: jds on April 13, 2022, 05:49:23 PM

Title: LDAP Sync Invalid Credentials
Post by: jds on April 13, 2022, 05:49:23 PM
Hello,

Our server is spamming an alarm for Invalid Credentials on LDAP sync but I can't figure out what is wrong in my LDAP setup. It was previously working and I just recently noticed the alarms. I have made the user a domain admin, I have reset its password in the domain. I'm at a loss and any help would be appreciated.


LDAP.ConnectionString       ldap://{dc server}:389
LDAP.GroupClass               group
LDAP.GroupUniqueID         objectGUID
LDAP.SeachBase               {OU of users in domain}
LDAP.SearchFilter              (objectClass=*)
LDAP.SyncUser                 {distingushed name of user in domain}
LDAP.SyncUserPassword    {sync user password}
LDAP.UserClass                 user
LDAP.UserUniqueID           objectGUID
Title: Re: LDAP Sync Invalid Credentials
Post by: Filipp Sudanov on April 22, 2022, 06:57:54 PM
There was an issue that when users that were synchronized by ldap tried to login with wrong password, this error was put in the log. Looks like it was fixed today, so should be in next patch release
https://track.radensolutions.com/issue/NX-2254