Determining Encrypted Parameters and Values in Siebel Gateway Registry
Passwords in the Siebel Gateway registry are encrypted using 128-bit AES encryption. If you have many components in your system and you want to obtain a list of the encrypted passwords including the encryption value for each password, then complete the following procedure. This procedure assumes that Siebel Application Object Managers have been created for the components in your system.
To determine the encrypted parameters and values in Siebel Gateway registry
Obtain the list of components and component types in your system.
For each component type, list the parameters for the component using the following srvrmgr commands:
list params . . . list advanced params . . . list hidden params . . .
In the list of parameters returned, the encrypted parameters and their associated values are preceded with an asterisk (*) symbol.
Reencrypt the parameter values using srvrmgr if required.
For more information, see Reencrypting Password Parameters in Siebel Gateway Registry.