Home >

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

stc tokeninit

Initialize an STC client identity token. You must run this command on a Windows client if you are initializing an eToken 7300 hard token.

Use the command stc tokenlist to list the available tokens and to determine whether the token has been initialized.

Note:  Re-initializing a token deletes all information stored in the token (client identity and the list of all registered partition identities).

Syntax

stc tokeninit -label <token_label> [-force]

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

Example

Unitialized token
lunacm:> stc ti -l rkelly
 
Successfully initialized the identity token.
Previously initialized token
lunacm:> stc ti -l nullman
 
The identity token  is already initialized with the following client identity:
 
Client Identity Name:		fmahovolich
Public Key SHA1 Hash:		5f3395af2ae01ac25c1a27dc25
 
Partition Name	Partition Serial Number  Partition Public Key SHA1 Hash
mapleleafs      124338921	         23159590be9b57fd0c9d8a84beeed04d4279c01c
redwings	152943202	         de9f2c7fd25e1b3afad3e85a0bd17d9b100db4b3
 
Would you like to re-initialize the identity token?
Type ‘proceed’ to continue, or ‘quit’ to quit now -> proceed
 
Successfully initialized the identity token.