|
Home > |
|---|
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.
stc identitycreate -label <label> [-force]
| Parameter | Shortcut | Description |
|---|---|---|
| -label <label> | -l <label> | Specifies the token label. |
| -force | -f | Force the action without prompting. |
lunacm:> stc idc -l dsittler
Client identity dsittler successfully created.
The client identity is placed under /usr/safenet/lunaclient/data/client_identities/dsittler