LDAP seems to be configured but users cannot login.
You may see the following in <Foglight Home>\logs\ManagementServer*.log
ERROR [http-0.0.0.0-8080-5] com.quest.nitro.service.security.auth.spi.NitroExtendedLdapLoginModule - Error pre-binding to LDAP server. Check the LDAP configuration (Probably the service account password expired)
Enter the correct Distinguished Name value.
The Distinguished Name of the service account is not the same as the AD login ID.
In most cases the Distinguished name should include the AD accounts ‘Display name’.
For example,
Charlie Brown’s login ID may be ‘CBrown’ and his AD Display name is ‘Charlie Brown’.
The Distinguished Name most likely is not – ‘CN=CBrown,CN=Users,DC=Peanut,DC=local’.
The AD Login ID may be ‘CBrown’, but the Distinguished name is ’CN=Charlie Brown,CN=Users,DC=Peanut,DC=local’.