Home >

LunaSH Command Reference Guide > LunaSH Commands > hsm > hsm stc enable

hsm stc enable

Enable the secure trusted channel (STC) admin channel. The STC admin channel is local to the appliance, and is used to transmit data between the local services and applications running on the appliance (such as LunaSH, NTLS, and the STC service) and the HSM SO partition.

Note:  Enabling the local STC link is service affecting. It causes an STC service restart, which temporarily terminates all existing STC links to the appliance. It also terminates the existing HSM login session.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Syntax

hsm stc enable [-force]

Option Shortcut Description
-force -f Force the action without prompting.

Example

lunash:>hsm stc enable
 
    Enabling local STC will require a restart of STC service.
    Any existing STC connections will be terminated.
 
    Type 'proceed' to enable STC on the admin channel, or 'quit' 
    to quit now. > proceed
 
Successfully enabled STC on the admin channel.
 
Command Result : 0 (Success)