Installation Guides › Policy Server Installation Guide › Installing the Administrative UI › How to Install the Administrative UI › Gather Administrative User Store Information › LDAP Administrator User Store Information
LDAP Administrator User Store Information
If you are using a supported LDAP directory server as an administrator user store, gather the following information before installing the Administrative UI:
- IP addressThe IP address of the machine that is hosting the directory server.
- Port numberThe port on which the directory server is listening.
- Root DNThe distinguished name of the node in the LDAP tree in which the administrative users are defined.
Example: dc=security,dc=com
- Directory manager DNThe distinguished name of a directory server administrator with the privileges to create, read, modify, and delete objects under the root.
Example: cn=Directory Manager
- Directory manager passwordThe password for the user with the privileges to create, read, modify, and delete objects under the root.
- Admin Super User DNThe distinguished name of a user who is to be the default Super User of the Administrative UI.
Example: uid=superadmin,ou=people,ou=employee,ou=neteauto,dc=security,dc=com
- Directory.xml file locationThe location of the modified directory.xml file.
Important! The Administrative UI requires a modified directory.xml to identify users in the administrative user store. If you do not have a modified directory.xml file, do not continue with the installation.