How the User Authentication Configuration page works.
For example:
LDAP URL ldap://ldaphostname:389 LDAP Query uid=%s,ou=usersgroup,dc=subdomain,dc=domain,dc=tld Synchronization enabled Yes Synchronize every 1h Group Distinguished Name cn=uptime.group,ou=usersgroup,dc=subdomain,dc=domain,dc=tld LDAP Username asmith Password ****** |
Using Oracle LDAP server, there are two methods of creating groups, "groupOfNames" and "groupOfUniqueNames". Uptime Infrastructure Monitor uses "groupOfNames" method.
The following articles will help with setting up Oracle LDAP users under "groupOfNames"
If you are unsure of the paths, use applications such as Active Directory Explorer or Wireshark to connect to the AD/LDAP server to determine the path.