Create a group with pdadmin
We can create a group in the domain with the pdadmin utility.
Steps
- Log in to the domain as a domain administrator.
- Use the group create command to create a group and optionally place this group in a group container object. If the container object does not currently exist, it is automatically created.
For example, to create the group named sales, enter the following command:
pdadmin sec_master> group create sales "cn=sales,o=MyCo,c=us,dc=mkt" Sales
For more information, see the IBM Security Verify Access for Web: Command Reference.
Parent topic: Create a group