Setup guide

Syntax
28 Netscape Certificate Management System Command-Line Tools Guide May 2002
Syntax
To run the utility, execute the following command from the
<server_root>/cert-<instance_id> directory:
PasswordCache <sso_password> -d <certificate/key db directory>
-P <certificate/key db prefix> <command>
<sso_password>
specifies the current single sign-on password.
<certificate/key db directory> specifies the path to the certificate
database (
cert7.db) and key database (key3.db) files. The default path is
<server_root>/alias.
<certificate/key db prefix> specifies the prefix for thecertificatedatabase
(
cert7.db) and key database (key3.db) files. The default prefix is in the
cert-<instance_id>-<hostname>- format.
<command> can be any of the following:
list
add <password_name> <password>
change <password_name> <password>
delete <password_name>
<password_name>
specifies thestring (describing thepassword usage) you
want to add to, or modify or delete from the cache; it is equivalent to the
value assigned to the
bindPWPrompt or tokenname parameter in the CMS
configuration file. It is essential that the
<password_name> coincide with
the names known by Certificate Management System: for example, the
internal cryptographic module is known as internal,theinternalLDAP
bind password is known as Internal LDAP Database,andtheLDAP
publishing bind password for the Certificate Manager is known as CA
LDAP Publishing.
<password> specifies the new password.
Usage
You can use the PasswordCache utility for the following:
Listing or viewing the contents of the password cache
Adding a new entry to the cache