Specified during installation, the master key is used to encrypt the values in the securestore.enc file. It also encrypts all encryption keys that are used by the product and are stored in the RiskMinder database.
If for security reasons you need to change the master key value in securestore.enc, then:
The current securestore.enc is available at:
<install_location>\Arcot Systems\conf
<install_location>/arcot/conf
<install_location>\Arcot Systems\tools\win
<install_location>/arcot/tools/<platform_name>
(For software mode) dbutil -init <master_key_name> (For hardware mode) dbutil -init <HSM_Key_Label>
The tool re-creates securestore.enc with the master key name that you specify.
Important! If the master key setup fails, contact CA Support for help.
The RiskMinder installer automatically configures the database username/password and database DSN/password information in securestore.enc. However, after creating a new securestore.enc file, you must manually insert this information in the new file. You need to use the dbutil -pi option to do so.
To insert the supplied database values in securestore.enc, use the following commands:
In the preceding commands, dbUser is the database user name and dbPassword is the password associated with the specified user name. For example:
dbutil -pi arcotuser welcome123
Note: The user name that you specify in this command is case-sensitive.
In the preceding commands, dsn is the data source name and dbPassword is the database password. For example:
dbutil -pi arcotdsn welcome123
Note: The DSN name that you specify in this command is case-sensitive.
|
Copyright © 2013 CA.
All rights reserved.
|
|