Creating a user with pdadmin

You can create a user with the pdadmin utility.

Procedure

  1. Log on to the appropriate domain as a domain administrator.
  2. Use the user create command to create the user.

Example

For example, to create the user named maryj with global sign-on capability, enter the following command:
pdadmin sec_master> user create –gsouser maryj "cn=Mary Jones,o=IBM,c=us,dc=mkt" \
"Mary Jones" Jones pwd2pwd2

The format of the distinguished name depends on the type of user registry. For more information, see the IBM Security Access Manager for Web: Command Reference.