Altering an Encrypted Password for a Replication Server

Change an encrypted password in a Replication Server configuration file using rs_init.

Do not use rs_init to change the passwords stored in the RSSD. To change the Replication Server password, use the alter user command. To change the maintenance user password, use alter connection or alter route.

  1. Select Start > Programs > Sybase > rs_init.
    You see the RS_INIT menu.
  2. Select Configure a Server Product, then select Continue.
  3. Select Replication Server, then select Continue.
  4. Select Alter a Replication Server Configuration File Password, then select Continue.
  5. Enter:
    • Name of the Replication Server whose configuration file you want to update.
    • Login name for the Replication Server “sa” user.
    • Password for the Replication Server “sa” account.
    • Full path name for the Replication Server configuration file.
    • Parameter for the password you want to alter:
      • RSSD_primary_pw_enc – for the RSSD primary user.
      • RSSD_maint_pw_enc – for the RSSD maintenance user.
      • ID_pw_enc – for the ID Server user name.
    • New password you want to use.
  6. Select Continue to save your changes. rs_init displays:
    Execute the Replication Server tasks now?
  7. Select Yes.
    rs_init shuts down the Replication Server, then records the new password in the Replication Server configuration file. When that process is complete, rs_init shows:

    Configuration completed successfully.

  8. Choose OK. You see the Configure Replication System window.
  9. Choose Exit to quit rs_init.
  10. Restart the Replication Server.