Previous Topic: Troubleshooting Policy Data TransferNext Topic: CA SiteMinder® Key Tool


smkeyexport

The smexportkey tool exports keys from the key store. The syntax for smkeyexport is following.

smkeyexport -dadminname -wadminpw [-ooutput_filename] [-f] [-c] [-cb] [-cf] [-l] [-v] [-t] [-?]
-d

Specifies the name of the SiteMinder administrator.

-w

Specifies the password of the SiteMinder administrator.

-o

(Optional). Specifies the output file; defaults to stdout.smdif.

-f

(Optional).Overwrites an existing output file.

-c

(Optional). Exports sensitive data unencrypted.

-cb

(Optional). Exports sensitive data encrypted with backward-compatible cryptography.

-cf

(Optional). Exports sensitive data encrypted with FIPS-compatible cryptography.

-l

(Optional). Creates and logs entries to the specified file (filename.log).

-v

(Optional). Specifies verbose messaging.

-t

(Optional). Enables tracing.

-?

(Optional). Displays command options.