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 passwordAssuming that WebSEAL is configured on the machine, at the pdadmin prompt, complete the following steps:
- List the servers with the server list command. For this purpose, this command has the following syntax:
pdadmin> server list webseald-machinename
- List the objects with the object list command without options, as follows:
pdadmin> object list
- List ACLs with the acl list command without options, as follows:
pdadmin> acl list
- 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