Translations:LDAP settings/33/en
From LimeSurvey Manual
==> For instance, if your company owns the DNS domain 'my-company.com' and your Windows domain is 'employees', then your root base is dc=employees,dc=my-company,dc=com
- Users and users-groups are stored below the cn=Users,dc=my_windows_domain_name,dc=dns_suffix2,dc=dns_suffix1 (please note this is not ou=users);
- Active Directory Groups:
- Groups objects contain DN of members in their 'member' attribute;
- Group memberships are also stored in the memberOf attribute of each user entry. This attribute contains DNs of groups the user belongs to;
- some groups are in CN=Builtin,dc=my_windows_domain_name,dc=dns_suffix2,dc=dns_suffix1:
- For instance: cn=Administrator,CN=Builtin,dc=my_windows_domain_name,dc=dns_suffix2,dc=dns_suffix1;