Define IBM Security Access Manager groups
Use the pdadmin utility to define two ISAM groups.
Create a group for the users who need access to the following IBM Security Identity Manager user interfaces:
- Administrative console.
- Self-service user interface.
- Identity Service Center.
- Create a group ITIM-Group for users who need administrative access:
group create ITIM-Group cn=ITIM-Group,o=ibm,c=us ITIM-Group
- Create a group ITIM-Self-Service-Group for users who need self-service access:
group create ITIM-Self-Service-Group cn=ITIM-Self-Service-Group,o=ibm,c=us ITIM-Self-Service-Group
- Create a group ITIM-ISC-Group for users who need Identity Service Center access:
group create ITIM-ISC-Group cn=ITIM-ISC-Group,o=ibm,c=us ITIM-ISC-Group
Parent topic: Configure ISIM for SSO with application server trust association interceptors and ISAM WebSEAL