Use the acuxchkey utility to change encryption key and Message Queue settings. This command has the following format:
acuxchkey -t -pwd password
Specifies the Message Queue change option.
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")
Copyright © 2013 CA Technologies.
All rights reserved.
|
|