Modifying the Configuration
Chapter
10
CMS Configuration
341
❍
Each job (or configured instance of a job module) is identified by the name
specified when the job was created.
❍
You can create as many instances of an implementation as you like; each
instance must have a unique name.
•
The sample shown on page 342 illustrates how policy-specific information
appears in the configuration file. Note the following:
❍
All policy-specific information, such as registered policy plug-in
implementations, configured rules, and ordering, appear in the Policy
section of the configuration file.
❍
Each registered policy plug-in module is identified by its implementation
name and the corresponding Java class.
❍
Each configured rule of a policy module is identified by the name specified
when the rule was created.
❍
You can create multiple rules out of an implementation; each rule must
have a unique name.
•
The sample on page 353 illustrates how information specific to logs appears in
the configuration file.
Sample Configuration File
The following sample configuration is of a Certificate Manager.
_000=##
_001=## File Created On
: Wed Mar 20 16:22:17 EST 2002
_002=##
deletePasswdConf=false
instanceRoot=/usr/netscape/cert-testCA
machineName=testCA.example.com
pwCache=/usr/netscape/servers/cert-demoCA/config/pwcache.db
accessEvaluator.impl.group.class=com.netscape.cms.evaluators.GroupAccessEvaluator
accessEvaluator.impl.user.class=com.netscape.cms.evaluators.UserAccessEvaluator
auths._000=##
auths._001=## Authentication
NOTE
This sample file includes some of the parameters used by
Certificate Management System. However, there is no guarantee
that an arbitrary set of options you create will work.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.01
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version6 01 May 2002...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 160: ...160 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 776: ...776 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 807: ...807 Part 5 Appendix Appendix A Certificate Download Specification...
Page 808: ...808 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 830: ...830 Netscape Certificate Management System Installation and Setup Guide May 2002...