vmsec Utility
The vmsec utility allows you to manage security aspects of CTE on the host. On Linux hosts, the vmsec
utility is located in:
vmsec Syntax
Syntax | Description |
---|---|
checkinstall |
Show vmd kernel status |
challenge |
Enter the dynamic host password |
vmdconfig |
Display the vmd configuration |
check_hwenc |
Display kernel configuration |
hwok |
Report status of hardware signature |
passwd [-p <password>] |
Enter the static host password |
version |
Display CTE version |
vmsec Examples
Display CTE Challenge String
To display a CTE password challenge string and enter the response string when the CipherTrust Manager is not network accessible, use the vmsec challenge
command. This command displays a challenge string that you can send to your key manager administrator, who will then send you back the correct response information.
For example:
Contact your key manager administrator and give them the challenge string. The administrator will give you the response string. Enter the response string in the Response field and press Enter. You have 15 minutes to enter the response string.
Tip
If you are using CipherTrust Manager, the ability to change the contact string will be added in a future release. For CipherTrust Manager, the contact string says "Contact your CM administrator".
Display CTE Status
This utility shows you if CTE is configured and running. If it is not running, you might need to start it manually. To display CTE status, use the vmsec checkinstall
command. For example:
Entering a Password
To enter the CTE static host password, use the vmsec passwd
command. For example:
To enter CTE static host password on the command line so you can specify it in a batch script, specify the password using the -p option. For example:
Display Kernel Status
To display the kernel status, use the vmsec status command. For example:
Display CTE Build Information
To see the CTE build version, use the vmsec version
command. For example:
Display Contents of Conf files
To display the contents of the agent.conf
and .agent.conf.defaults
files, use the vmsec vmdconfig
command. For example: