validate token_file

Use the validate token_file command to validate a security token file that you have generated by using the define | create token_file command.

Syntax

validate token_file <string>

Parameters

The following table lists the parameters for this command with a description of each parameter.

validate token_file Parameters
Parameter Description
token_file Specifies the name of the token file to be validated.
token_identity_password Optional. The password for the identity key in the security token file. If not specified and the key requires a password, you are prompted to supply the password.

Example

The following examples illustrate the syntax of the validate token_file command:

  • validate token_file "mytoken"
    Note: String values passed as parameters must be enclosed in either single or double quotes.