|
Problem(Abstract) |
Instructions to make sure WebSphere® Application Server is
aware of a change of the server user ID that resided on the LDAP
server. |
|
|
|
Cause |
It is necessary sometimes to change the user server ID
password on the LDAP server. When this is done, WebSphere Application
Server will need to be aware of this change in order to function
correctly. If WebSphere Application Server is not updated with the new
password the security processing will fail. |
|
|
Resolving the
problem |
Follow these steps from the Administrative Console:
- Disable Global Security:
- Select Security > Global Security.
- Clear the Enabled checkbox.
- Click Apply.
- Click Save.
- Select Synchronize changes with Nodes and click Save.
- Stop the Deployment Manager, all Node Agents and all Application
Servers.
- Change the password on the LDAP server.
- Start the Deployment Manager.
- Change the password on the LDAP settings:
- Select Security > User Registries >
LDAP.
- Change the Server User Password field to match the LDAP server
password.
- Click Apply.
- Click Save.
- Select Synchronize changes with Nodes and click Save.
- Enable Global Security:
- Select Security > Global Security.
- Check Enabled.
- Click Apply.
- Click Save.
- Select Synchronize changes with Nodes and click
Save.
- You will know right away if there is a problem.
- Stop the Deployment Manager.
- Start the Deployment Manager, all Node agents and all Application
Servers
If you are unable to log on to the Administrative Console then you can
turn off security using the following instructions:
Changing
security settings in WebSphere Application Server with wsadmin |
|
|