preload
preload [options] subprocess ...
preload [options] pause
preload [options] exit
Loads keys into a module before an application is run in another session.
With no options, does nothing.
By default, keys protected by explicitly requested (or interactively loaded) cardsets will be loaded and FIPS auth will be loaded on all modules that it is easily available on.
The pause
argument makes preload
pause after loading keys or cardsets.
This is useful to load keys in one session and use them in another.
The exit
argument causes preload
to exit immediately after loading keys or cardsets.
This is useful to add to an existing preload
session.
By default, preload
files are placed in directories private to the user that creates them.
If preload
files are to be shared between users then the --preload-file
option must be used to specify an alternative location.
All file paths supplied as options to preload
must be surrounded by quotations to avoid ambiguity.
Option | Description |
---|---|
Cardset selection options |
|
|
Load all cardsets matching |
|
Loads cardset(s) named |
|
Loads cardsets interactively until told to stop. |
|
Loads a single cardset. |
|
Loads all softcards matching |
|
Loads softcard(s) named |
Key selection options |
|
|
Chooses the appname |
|
Loads admin keys listed as a comma-separated list, or loads all admin keys if the value for |
|
Loads keys with ident matching |
|
Lists available admin key names for |
|
Loads all module protected keys, in addition to any others requested. |
|
Loads keys with the name matching |
|
Loads keys with the name |
|
Doesn’t automatically load keys protected by requested tokens.
This option has been superseded by the |
|
Doesn’t automatically load keys protected by requested tokens. |
FIPS options |
|
|
Requires |
|
Loads FIPS where required, but do not record |
Loading options |
|
|
Uses specified preloaded objects file, instead of the default. |
|
High availability mode. |
|
Interval in seconds between polls for changes to the module list. |
|
Reloads keys and tokens that are already loaded. |
|
Displays key information for keys as they are loaded. |
Logging options |
|
|
Enable log to file. |
|
The file destination for the log.
Default: |
|
The log level to log. One of DEBUG, INFO, WARNING, ERROR, CRITICAL. Default is INFO. |
|
Doesn’t log to |
Module selection |
|
|
Specifies the number ID to use. |
Help options |
|
|
Displays help for |
|
Displays the version number of the Security World Software that deploys |