WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Change database passwords that are used by WebSphere Portal Express

 

+

Search Tips   |   Advanced Search

 

This section includes information on updating modified or expired database passwords in WebSphere Application Server.

If database passwords are modified or expired, the new passwords must be updated in IBM® WebSphere® Application Server so that IBM WebSphere Portal Express can access them. Follow these steps to update your database passwords using the WebSphere Application Server Administrative console.

Before you begin...

 

Steps for this task

  1. Check if the database user has become disabled due to invalid login attempts. Re-enable the database user if necessary.

  2. Update Version 6.0 data sources.

    1. Bring up the WebSphere Application Server administrative console and log in.

    2. Click...

      Security | Global Security | Authentication | JAAS Configuration | J2C Authentication Data

    3. Select the alias that you want to change. Some examples are listed here.

      • wpsDBAuth
      • wmmDBAuth
      • jcrDBAuth
      • fbkDBAuth
      • lmDBAuth
      • wcmDBAuth

    4. Update the password accordingly.

    5. Click Apply, and click Save to save the configuration. You are informed that security.xml has been changed.

  3. If you are an administrator and need to change the DB2 password, you need to change the dbadmin user password on the system.

    1. Stop the DB2 server.

    2. Use the passwd command to change the password.

    3. Restart the DB2 server. You can verify the new password by running db2 CONNECT TO WPSDB user db2admin using password.

  4. Restart WebSphere Application Server administrative server.

Repeat for each JDBC Provider, data source, and alias that is affected.

 

Results

WebSphere Application Server and WebSphere Portal Express have been updated to use your new database passwords. Verify that the WebSphere Portal Express application server is running by opening the following URL in a browser...

http://hostname.example.com:10038/wps/portal

 

Parent topic:

Configuring databases