Netscape MANAGEMENT SYSTEM 4.5 Installation And Setup Manual page 536

Hide thumbs Also See for NETSCAPE MANAGEMENT SYSTEM 4.5:
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/ee
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:
536
Netscape Certificate Management System Installation and Setup Guide • October 2001
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
Need help?

Need help?

Do you have a question about the NETSCAPE MANAGEMENT SYSTEM 4.5 and is the answer not in the manual?

Questions and answers

Table of Contents