login

Name

netid.exe -login – log in to the specified token

Synopsis

netid.exe -login [-slotid <slot id> -pin <pin>]|
    [-slot <slot-name> -index <pin-index> -pin <pin>]|
    [-number <token-number> -index <pin-index> -pin <pin>]

Description

The login command is used to log in to the specified token. Login is possible using slot ID, slot name, or token number.

Options

-slotid <slot id> -pin <pin>

Use slot ID to log in.

-pin <pin>

The PIN associated with the token.

-slot <slot-name> -index <pin-index> -pin <pin>

Use slot name to log in.

-index <pin-index>

Use index to specify a specific PIN. 0 (PIN1), 1 (PIN2), etc.

-pin <pin>

The PIN associated with the token.

-number <token-number> -index <pin-index> -pin <pin>

Use token number to log in.

-index <pin-index>

Use index to specify a specific PIN. 0 (PIN1), 1 (PIN2), etc.

-pin <pin>

The PIN associated with the token.