HP 3PAR Policy Server Administrator's Guide (QR483-96003, December 2012)

HP 3PAR Policy Server 7-15
4. Search for Directory Server configuration. You should see the following lines:
<!-- Directory Server configuration -->
<Realm className="org.apache.catalina.realm.JNDIRealm"
connectionName="ou=admin"
connectionPassword="admin"
connectionURL="ldap://localhost:389"
userPattern="uid={0},ou=People,dc=hp,dc=com"
userBase="ou=People,dc=hp,dc=com"
roleBase="ou=Groups,dc=hp,dc=com"
roleName="cn"
roleSearch="(uniqueMember={0})" />
5. Change the values of these properties for your directory server:
a. In the line,
connectionURL="ldap://localhost:389" type the IP address and port number of
the External Directory Server that you want Policy Server to use.
b. In the lines that follow, type the
uid, ou, dc, and cn entries as they exist for your directory
server.
6. Save and close the file.
7. Restart Policy Server (run the
StartHP3PS script for your platform).
8. Sign in to the Policy Server application, using the credentials of a user who has View and Add/Edit
privileges to the Users component of the application.
9. Select the Users tab, and then select Users in the menu bar to display the page, View and remove
application users. You should see the users configured in the HP3PS-specific groups in your
External Directory Server.