Verify the policy server

The pdadmin command can be used to verify the correct operation of the policy server.

Enter the following command to log in as an ISAM administrator:
pdadmin -a sec_master -p password

Assuming that WebSEAL is configured on the machine, at the pdadmin prompt, complete the following steps:

  1. List the servers with the server list command. For this purpose, this command has the following syntax:
    pdadmin> server list webseald-machinename

  2. List the objects with the object list command without options, as follows:
    pdadmin> object list

  3. List ACLs with the acl list command without options, as follows:
    pdadmin> acl list

  4. List users with the user list command. For this purpose, this command has the following syntax:
    pdadmin> user list name count

Parent topic: Verify base systems