Follow these steps to configure WebSphere® Application Server security.
For versions prior to WebSphere Application Server V6.1, refer to the
section following these tasks. If you have not already created a WebSphere Application
Server instance, you will need to create one before performing these tasks.
- Click the Servers tab to open the Servers view.
- Right-click the server name (after it has been started) and select Run
Administrative console.
- Expand Security and click Secure
administration, applications and infrastructure.
- Click the Security Configuration Wizard button. The Security Configuration Wizard opens.
- Select the Enable application security check
box, and ensure the Use Java 2 security to restrict application
access to local resources is not selected. Click Next.
- The Select user repository page opens. Select
the Standalone LDAP registry radio button, and click Next.
- The Configure user repository page opens:
- In the Primary administrative user name field,
enter a user ID that will administer the LDAP configuration.
- Select IBM® SecureWay® Directory Server in the Type
of LDAP server field.
- Type the host name or IP address of the System i™ in the Host field.
- The Port field should remain at the default
setting, 389.
- In the Base distinguished name (DN) field,
enter the domain name of the system in pair=value separated format. For example,
if the domain name for your System i is torasbcc.torolab.ibm.com,
then you would enter this text in the Base distinguished name (DN) field:
dc=torasbcc,dc=torolab,dc=ibm,dc=com
- Leave the Bind distinguished name (DN) and Bind
password fields blank, and click Next.
- The Summary page opens. Click Finish.
- Save the changes and close the WAS Administrative Console.
- Restart the server.