Top
Systemwalker Software Configuration Manager Operation Guide
FUJITSU Software

4.3.6 Changing Passwords of Operating System Users who Use this Product

The procedure for changing the passwords of the following users of operating systems used with this product is described below:

[Windows]

[Linux]

4.3.6.1 Changing the Password for swcfmgdb

The procedure for changing the password for swcfmgdb is described below:

  1. Stop Systemwalker Software Configuration Manager.

    Refer to "3.2 Stopping Systemwalker Software Configuration Manager" for details.

  2. Change the password.

    If using Windows, execute the command below:

    net user swcfmgdb <new password>

  3. If using Windows, change the password of the service startup account.

    The service below will be changed:

    • Systemwalker Software Configuration Manager DataBase Service

  4. Set a new password for Systemwalker Software Configuration Manager. Execute the following command: For the new password, set the same value as the password specified in steps 2 and 3.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_environment -set -key database.user.password -value <new password>

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_environment -set -key database.user.password -value <new password>

  5. Restart Systemwalker Software Configuration Manager.

    Refer to "3.1 Starting Systemwalker Software Configuration Manager" for details.

4.3.6.2 Changing the Password for swrbadbuser and swrbajobuser

The procedure for changing the password for swrbadbuser and swrbajobuser is described below (note that it cannot be changed if linked to ServerView Resource Orchestrator):

  1. Stop Systemwalker Software Configuration Manager.

    Refer to "3.2 Stopping Systemwalker Software Configuration Manager" for details.

  2. Stop the Java EE service.

    1. Stop the message broker by using the Windows(R) Services feature as a user with administrator privileges.

      Click Control Panel >> Administrative Tools >> Services, select Interstage Message Queue Broker service, and then click Stop.

    2. Stop the Interstage Java EE Node Agent service (execute the command below as a user with administrator privileges):

      Ijnastop

    3. Stop the Interstage Java EE DAS service (execute the command below as a user with administrator privileges):

      Ijdastop

  3. Change the password.

  4. If using Windows, change the password of the service startup account.

    The services below will be changed:

    • If swrbajobuser is being changed:

      • Systemwalker MpMjesn (where n is the subsystem number specified during installation - default value is 9).

      • Interstage Java EE Node Agent

    • If swrbadbuser is being changed:

      • Systemwalker Runbook Automation DB Service

  5. Restart the Java EE service.

    1. Start the Interstage Java EE DAS service (execute the command below as a user with administrator privileges):

      Ijdastop

    2. Start the Interstage Java EE Node Agent service (execute the command below as a user with administrator privileges):

      Ijnastop

    3. Start the message broker by using the Windows(R) Services feature as a user with administrator privileges.

      Click Control Panel >> Administrative Tools >> Services, select Interstage Message Queue Broker service, and then click Start.

  6. Restart Systemwalker Software Configuration Manager.

    Refer to "3.1 Starting Systemwalker Software Configuration Manager" for details.