WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Creating the security administrative user

Enabling security requires the creation of a WebSphere Application Server administrative user. Use the Tivoli Access Manager command-line pdadmin utility to create the Tivoli Access Manager administrative user for WebSphere Application Server. This utility is available on the policy server host machine.

About this task

Follow these steps to use the pdadmin utility.

Procedure

  1. From a command line, start the pdadmin utility as the Tivoli Access Manager administrative user, sec_master:
    pdadmin -a sec_master -p sec_master_password 
  2. Create a WebSphere Application Server security user. For example, the following instructions create a new user, wasadmin. The command is entered as one continuous line:
    pdadmin> user create wasadmin cn=wasadmin,o=organization,
    c=country wasadmin wasadmin myPassword 

    Substitute values for organization and country that are valid for your Lightweight Directory Access Protocol (LDAP) user registry.

  3. Enable the account for the WebSphere Application Server security administrative user by issuing the following command:
    pdadmin> user modify wasadmin account-valid yes 

What to do next

Configure the Java Authorization Contract for Container (JACC) provider for Tivoli Access Manager. For more information, see Tivoli Access Manager JACC provider configuration .



Related concepts
Tivoli Access Manager security for WebSphere Application Server
Related tasks
Enabling an external JACC provider
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tsec_create_sec_admin.html

© Copyright IBM Corporation 2004, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)