Create the security admin user for Tivoli Access Manager
Use the Tivoli Access Manager command-line pdadmin utility to create the TAM admin user for WAS. This utility is available on the policy server host machine.
Follow these steps to use the pdadmin utility.
- Start the pdadmin utility as the TAM administrative user, sec_master:
pdadmin -a sec_master -p sec_master_password- Create a WebSphere Application WAS security user. For example...
pdadmin> user create wasadmin cn=wasadmin,o=organization, c=country wasadmin wasadmin myPassword- Enable the account for the WAS security administrative user...
pdadmin> user modify wasadmin account-valid yes
Next steps
Set the Java Authorization Contract for Container (JACC) provider for TAM.
 
Related concepts
TAM security for WAS
Related tasks
Enable an external JACC provider