Administer > System configuration parameters > Security parameters > Startup parameter: encryptionkey

Startup parameter: encryptionkey

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

encryptionkey

Description

This parameter defines the encryption key for encrypting fields in the database. The value of this parameter must be either 8 characters (64 bits) long in non-FIPS mode or 32 characters (256 bits) long in FIPS mode, and consist of alphanumeric characters.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

xxxxxxxx in non-FIPS mode

xxxxxxxxxxxxxxxxxxxxxxxx in FIPS mode

Possible values

32 character alphanumeric string

Example usage

Command line: sm -httpPort:13080 -encryptionkey:1234567890abcdefghijklmnopqrstuv

Initialization file: encryptionkey:1234567890abcdefghijklmnopqrstuv