modutil
Chapter
8
Administration Server Command-Line Tools
151
Usage
Tasks that the
modutil
tool can perform are listed here with the command and any
options you use to perform them. The options and arguments in square brackets
are optional; those without square brackets are required.
•
Creating a set of security management database files (
key3.db
,
cert7.db
, and
secmod.db
):
-create [-dbdir
dbFolder
]
•
Displaying basic module information or detailed information about the
contents of a given module:
-list
[moduleName]
•
Adding a PKCS #11 module. This includes specifying a library file, enabling
ciphers, and setting default provider status for various security mechanisms:
-add
moduleName
-libfile
libraryFile
[-ciphers cipherList]
[-mechanisms
mechanismList
]
•
Adding a PKCS #11 module from a JAR file:
-jar
JARfile
-installdir
installationFolder
[-tempdir
temporaryFolder
]
•
Deleting a specific PKCS #11 module from a security module database:
-delete
moduleName
•
Initializing or changing a token’s password:
-changepw
token
[-pwfile
passwordFile
][-newpwfile
newPasswordFile
]
-pwfile passwordFile
Specifies a text file containing a token’s current password. This allows
automatic entry of the password when using the
-changepw
command.
-slot slotName
Specifies a particular slot to enable or disable when using the
-enable
or
-disable
commands.
-tempdir temporaryFolder
Specifies a folder in which to store temporary files created by the
-jar
command. If a temporary folder is not specified, the current
folder is used.
Table 8-4
Options for modutil
(Continued)
Option
What the Option Does
Содержание NETSCAPE CONSOLE 6.0 - MANAGING SERVERS
Страница 1: ...Managing Servers with Netscape Console Netscape Console Version6 0 December 2001 ...
Страница 18: ...Getting Additional Help 18 Managing Servers with Netscape Console December 2001 ...
Страница 20: ...20 Managing Servers with Netscape Console December 2001 ...
Страница 40: ...Uninstallation 40 Managing Servers with Netscape Console December 2001 ...
Страница 42: ...42 Managing Servers with Netscape Console December 2001 ...
Страница 80: ...Working with Netscape Servers 80 Managing Servers with Netscape Console December 2001 ...
Страница 110: ...110 Managing Servers with Netscape Console December 2001 ...
Страница 118: ...The Netscape Administration Page 118 Managing Servers with Netscape Console December 2001 ...
Страница 166: ...166 Managing Servers with Netscape Console December 2001 ...
Страница 208: ...Using Client Authentication 208 Managing Servers with Netscape Console December 2001 ...
Страница 226: ...Using the Windows NT SNMP Service 226 Managing Servers with Netscape Console December 2001 ...
Страница 228: ...228 Managing Servers with Netscape Console December 2001 ...
Страница 264: ...Managing Certificates 264 Managing Servers with Netscape Console December 2001 ...
Страница 280: ...The SSL Handshake 280 Managing Servers with Netscape Console December 2001 ...
Страница 302: ...302 Managing Servers with Netscape Console December 2001 ...