Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

12.1 cmdspcert Command

Synopsis

cmdspcert [-ed Environment-directory ] {-id CertID | -nn NickName | -fn FileName } [-sl Select] [-oc OutCODE] [-of OutFile]

Description

The cmdspcert command edits the certificate content for each item and outputs it to standard output or a file. Options that can be specified are shown below.

Options

-ed Environment-directory

Specify the full path of the operation management directory (Environment-directory). If this option is omitted, the information set in the "CMIPATH" environment variable takes effect.

-id CertID

Specify the certificate ID (CertID) displayed by the cmlistcert command as a search condition to display certificates that are already registered.

-nn NickName

Specify the nickname (NickName) that was specified at the time of registration as a search condition to display certificates that are already registered.

-fn FileName

Specify the certificate file name (FileName) as a search condition to display unregistered certificates.
DER and BASE64 format files can be specified.

-sl Select

Specify the display format (Select).
0 : Display each item (default)
1 : Display key

-of OutFile

Specify the full path of the file name (OutFile) where the display results are output.
If this is omitted, the results will be output in standard output. Specify a file that is not yet used.

Command Location

Windows

%CommonProgramFiles%\Fujitsu Shared\F3FSSMEE

Solaris

/opt/FJSVsmee/bin

Linux

/opt/FJSVsmee/bin

Linux x64

/opt/FJSVsmee64/bin

Cautions