Use the following configuration statements to configure a connection between the redirect server and the directory:
- redirect-server ldap {
- url url;
- bind-dn bind-dn;
- bind-password bind-password;
- base-dn base-dn;
- }
To configure a connection between the redirect server and the directory:
For each URL, use the format:
ldap://<host>:<portNumber>
where <host> is the IP address or hostname of the directory host and <portNumber> is the TCP port
The DN must have authorization to read from o=network, o=umc in the directory.