Defining IBM Security Verify Access groups

Use the pdadmin utility to define two IBM Security Verify Access groups.

Before you begin

Depending on how your system administrator customized your system, you might not have access to this task. To obtain access to this task or to have someone complete it for you, contact your system administrator.

About this task

Create a group for the users who need access to the following IBM® Security Identity Manager user interfaces:
  • Administrative console.
  • Self-service user interface.
  • IVIG Service Center.

Procedure

  1. Create a group ITIM-Group for users who need administrative access, by typing the following command:
    group create ITIM-Group cn=ITIM-Group,o=ibm,c=us ITIM-Group
  2. Create a group ITIM-Self-Service-Group for users who need self-service access, by typing the following command:
    group create ITIM-Self-Service-Group cn=ITIM-Self-Service-Group,o=ibm,c=us 
    ITIM-Self-Service-Group
  3. Create a group ITIM-ISC-Group for users who need IVIG Service Center access, by typing the following command:
    group create ITIM-ISC-Group cn=ITIM-ISC-Group,o=ibm,c=us 
    ITIM-ISC-Group