Home >

Lunacm Command Reference Guide > LunaCM Commands > stc > stc identitycreate

stc identitycreate

Create a client identity on the STC client token. After it is created, the client identity is exported to the following path:

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

Note:  If a client identity already exists, a warning is displayed. If you choose to create a new identity, all currently registered partition identities will be removed and will need to be registered to the new client identity.

Syntax

stc identitycreate -label <label> [-force]

Parameter Shortcut Description
-label <label> -l <label> Specifies the token label.
-force -f Force the action without prompting.

Example

lunacm:> stc idc -l dsittler
 
Client identity dsittler successfully created. 
The client identity is placed under /usr/safenet/lunaclient/data/client_identities/dsittler