+

Search Tips   |   Advanced Search

Create the security administrative user for ISAM

  1. Log on to ISAM policy server host machine as user: sec_master

  2. Start the pdadmin utility

      pdadmin -a sec_master -p sec_master_password

  3. Create a new security user that will be associated with WAS. For example...

      pdadmin> user create wasadmin cn=wasadmin,o=organization,c=country wasadmin wasadmin myPassword

    Substitute values for organization and country that are valid for our LDAP user registry.

  4. Enable the account for the WAS security administrative user:

      pdadmin> user modify wasadmin account-valid yes


What to do next

Configure the Java Authorization Contract for Container (JACC) provider for ISAM


Related:

  • ISAM security for WAS