I’ve got ldap working with active directory when i use a single Orgnaizational Unit. How does one get it to search the whole domain? I have users in various OU’s.
My ldap settings;
LDAP Server url: ldap://192.168.1.199:389
Organization Unit: cn=users,dc=lab,dc=local
Base Distinguished Name (DN): cn=admin.erp,ou=service,dc=lab,dc=local
Password for Base DN:
LDAP search String: cn=*{0}
LDAP First Name Field: displayName
LDAP Email Field: userPrincipalName
LDAP Username Field: name