Home >

LunaCM Command Reference Guide > LunaCM Commands > stc > stc identityexport

stc identityexport

Export the STC client identify to a file. This command allows you to reuse the client identity to re-establish a new STC channel in the event that the partition that originally used the channel no longer exists.

Syntax

stc identityexport [-file <file_path>]

Option Shortcut Description
-file <file_path> -f

Specifies the full path of the file to which you want to export the client identity. If this parameter is not specified, the client identity is saved to the following location:

<luna_client_root_dir>/data/client_identities/<client-name>

Example

lunacm:> stc identityexport
 
Successfully exported the client identity to C:\Program Files\SafeNet\LunaClient\data\client_identities\client1
 
Command Result : No Error