Managing the Key File Using the Key Database Manager
This topic describes how to run the Key Database Manager utility to add new encryption keys to the key file (keyfile.bin) and to change the key file password. The key file is encrypted with the key file password, which is supplied by the Admin user. The key file password is encrypted with the default key from keyfile.bin and default AES-256 encryption; the encrypted password is stored in the Siebel database. The AES Encryptor uses the key in the key file to encrypt new data.
The Key Database Manager utility is named keydbmgr.exe on Microsoft Windows and keydbmgr on UNIX operating systems. It is located in the bin subdirectory of the Siebel Server directory.
To run the Key Database Manager
Shut down any server components that are configured to use encryption.
For information on shutting down server components, see Siebel System Administration Guide.
From the bin subdirectory in the Siebel Server directory, run Key Database Manager using the following syntax:
keydbmgr /u db_username /p db_password /l language /c config_file
For descriptions of the flags and parameters, see the table in this topic.
When prompted, enter the key file password:
To add a new encryption key, see Adding New Encryption Keys.
To change the key file password, see Changing the Key File Password.
To exit the utility, enter 3.
Restart any server components that were shut down in the first step of this procedure.
For information on starting server components, see Siebel System Administration Guide.
The following table lists the flags and parameters for the Key Database Manager utility.
Flag |
Parameter |
Description |
---|---|---|
|
db_username |
User name for the database user. |
|
db_password |
Password for the database user. |
|
language |
Language type. |
|
config_file |
Full path to the application configuration file (siebel.cfg for Siebel Sales). |
The following topics provide information on adding new encryption keys to the key file and changing the key file password: