Netscape MANAGEMENT SYSTEM 6.0 Installation And Setup Manual page 516

Hide thumbs Also See for NETSCAPE MANAGEMENT SYSTEM 6.0:
Table of Contents

Advertisement

Configuring Authentication for End-User Enrollment
By default, the form named
Enrollment tab of the end-entity interface. You can replace this form with either of
the other two forms,
CertBasedSingleEnroll.html
relevant to either of the forms in the index file and by commenting out the script for
CertBasedDualEnroll.html
new one.
To enable any of the certificate-based enrollment forms, follow these steps:
In the CMS host system, go to this directory:
1.
<server_root>/cert-<instance_id>/web-apps/ee/<subsystem>
Locate the
2.
Open the file in a text editor.
3.
Follow instructions as appropriate:
4.
If you want to enable the
CertBasedDualEnroll
count++;
}
if (http != 'true') {
if ( isAuthMgrEnabled("UidPwdDirAuth") ) {
item = 'certBasedDualEnroll';
menuItems[count] = top.EnrollMenu[count] =
If you want to enable the
CertBasedEncryption
count++;
}
//
//
//
//
Uncomment the lines and then add lines for using the automated enrollment
module you configured the server with. Your edited lines should look similar
to this:
516
Netscape Certificate Management System Installation and Setup Guide • March 2002
CertBasedDualEnroll.html
CertBasedEncryptionEnroll.html
file.
index.html
. You should find a block of script like the following:
// this one is directory based, cert-based
new menuItem(item, 'CertBasedDualEnroll.html','Certificate');
. You should find a block of script like the following:
item = 'certBasedEncEnroll';
menuItems[count] = top.EnrollMenu[count] =
new menuItem(item, CertBasedEncryptionEnroll.html',
'Certificate');
; you can do this by uncommenting the script
—thus, effectively unhook the old one and hook the
CertBasedDualEnroll.html
CertBasedEncryptionEnroll.html
is hooked up to the
and
form, search for
form, search for

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents