Create a POP with pdadmin

We can create a POP in the domain with the pdadmin utility.

Steps

  1. Log on to the domain as the domain administrator.
  2. Use the pop create command.

After creating a POP, we can attach it to an object. See Attach a POP to an object.

Example

For example, to create a POP named poptest1, enter the following command:
pdadmin sec_master> pop create poptest1

The new POP contains the following default settings:

pdadmin sec_master> pop show poptest1
       Protected object policy:  poptest1
       Description:
       Warning:  no
       Audit level:  none
       Quality of protection:  none
       Time of day access: sun, mon, tue, wed, thu, fri, sat:
            anytime:local
       IP Endpoint Authentication Method Policy
           Any Other Network 0

See the IBM Security Verify Access for Web: Command Reference.

Parent topic: Create a POP