Previous Topic: acpwd Utility—Check In and Check Out Privileged Account PasswordsNext Topic: ChangeEncryptionMethod Utility—Change Encryption Method


acuxchkey Utility—Change Encryption Key Settings

Use the acuxchkey utility to change encryption key and Message Queue settings. This command has the following format:

acuxchkey -t -pwd password
-t

Specifies the Message Queue change option.

-pwd password

Defines the Message Queue password.

Example: Change Message Queue Password

This command saves the changed Message Queue encrypted password in the database. The password is "secret", and must be in clear text and enclosed in double quotes:

acuxchkey -t -pwd "secret" 

Example: Change Distribution Server Communication Settings

This example shows you how to change the Distribution Server settings to work with SSL:

env config 
editres CONFIG accommon.ini section (communication) token (Distribution_Server) value ("ssl://DS_host:7243")

More information:

sechkey Utility—Change the Message Queue Password

Change the +reportagent Password