Operation Manual

434
LDAP Server Host: The host name or IP address of the LDAP server.
LDAP Security: Specify how the NAS will communicate with the LDAP server:
o
ldap:// = Use a standard LDAP connection (default port: 389).
o
ldap:// (ldap + SSL) = Use an encrypted connection with SSL (default port: 686).
This is usually used by older version of LDAP servers.
o
Ldap:// (ldap + TLS) = Use an encrypted connection with TLS (default port: 389).
This is usually used by newer version of LDAP servers
BASE DN: The LDAP domain. For example: dc=mydomain,dc=local
Root DN: The LDAP root user. For example cn=admin, dc=mydomain,dc=local
Password: The root user password.
Users Base DN: The organization unit (OU) in which users are stored. For example:
ou=people,dc=mydomain,dc=local
Groups Base DN: The organization unit (OU) in which groups are stored. For example
ou=group,dc=mydomain,dc=local