The GSKit command line tool installed with each IBM® Tivoli® Monitoring component on a distributed platform and is used to manage key files and certificates.
For information about the GSKit command-line interface, see the IBM Global Security Kit GSKCapiCmd V8.0 User's Guide.
| <authclidir> | The directory into which the IBM Tivoli Monitoring component
is installed. For example:
|
| <interp> | The machine specific interp. For example, sol296, li6263, or aix536. |
| <gskithome> | The directory into which the GSKit
is installed.
|
| <gskittoolcmd> | The actual GSKit CLI command syntax.
|
| <keydbdir> | The directory into which the default
key database is stored.
|
| <oldkeydbname> | The base name of the key database installed with the IBM Tivoli Monitoring component. This base key database name is keyfile. The four files associated with this key database are: keyfile.crl, keyfile.kdb, keyfile.rdb, and keyfile.sth. |
| <oldkeydb> | The name of the key database installed with the IBM Tivoli Monitoring component. This key database name is <oldkeydbname>.kdb. |
| <oldkeydbpw> | The installed key database password. The default is IBM61TIV. |
| <newkeydbname> | The base name of the new key database. Any name other than keyfile can be chosen. For example, itmcompkeyfile. |
| <newkeydb> | The name of the new key database. This key database name is <newkeydbname>.kdb. |
| <newkeydbpw> | The password associated with the new key database. Any valid password can be chosen. |
32-bitset PATH=<gskithome>\lib;%PATH%
cd <gskithome>\bin
64-bitset PATH=<gskithome>\lib64;%PATH%
cd <gskithome>\bin
32-bitexport LD_LIBRARY_PATH=<gskithome>/lib:$LD_LIBRARY_PATH
cd <gskithome>/bin
64-bitexport LD_LIBRARY_PATH=<gskithome>/lib64:$LD_LIBRARY_PATH
cd <gskithome>/bin