Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

12.13 makeslot Command

Synopsis

makeslot [ -d Slot-directory ]

Description

The makeslot command generates slots.
The slot password to be set for a slot is entered interactively.
The set slot password is required when generating and embedding a token.
If slot generation is successful, the slot ID of the created slot is output. The slot ID is the information used to identify a slot and is specified by the maketoken command that is executed next.
Options that can be specified are shown below.

Options

-d Slot-directory

Specify the full path of the directory name that stores the slots that manage keys. Also specify the slot information directory that is specified here when executing the maketoken and cmsetenv commands.

Command Location

Windows

%ProgramFiles%\SecurecryptoLibraryR\PROGRAM\bin

Solaris

/opt/FJSVsclr/bin

Linux

/opt/FJSVsclr/bin

Linux x64

/opt/FJSVsclr64/bin

Cautions

Example

[Windows]

> makeslot -d d:\sslenv\slot
New Slot-password: (*)
Retype: (*)
makeslot: Succeeded. New Slot-ID is 1.

[Solaris] [Linux]

# makeslot -d /export/home/slot
New Slot-password: (*)
Retype: (*)
makeslot: Succeeded. New Slot-ID is 1

*) The entered slot password is not displayed.