Step D. Remove Unwanted Enrollment Options - Netscape MANAGEMENT SYSTEM 4.5 Installation And Setup Manual

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

Advertisement

Configuring Authentication for End-User Enrollment
By default, a link named
7.
section. If you want to rename the link, replace
line with the new name:
new menuItem(item, 'CertBasedDualEnroll.html', 'Certificate');
Save your changes and close the file.
8.

Step D. Remove Unwanted Enrollment Options

This step is optional.
By default, the Enrollment tab of the end-entity interface shows just one link,
named
enables end users to request certificates manually. When you enable automated
enrollment, that is, when you create an instance of any of the automated
enrollment modules, a link for the corresponding form is automatically created
under the Browser section. For example, if you create an instance of the
directory-based authentication module, you will notice a new link named
Directory
If you don't want your end users to see the manual enrollment option, you can
remove it from the Enrollment tab altogether. The steps below explain how to
remove the Manual link from the Browser section of the Enrollment tab:
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.
Locate the
4.
Remove or comment out lines that correspond to the Manual enrollment form.
5.
count++;
item = 'manuser';
menuItems[count] = top.EnrollMenu[count] =
new menuItem(item, 'ManUserEnroll.html', 'Manual');
Save your changes and close the file.
6.
Open a browser window.
7.
Go to the end-entity interface and verify your changes.
8.
538
Netscape Certificate Management System Installation and Setup Guide • October 2001
, under the Browser section. The
Manual
under the Browser section.
file.
index.html
initEnrollMenu
will be created under the Browser
Certificate
Manual
function (the
function initEnrollMenu()
in the following
Certificate
link opens a form that
line).

Advertisement

Table of Contents
loading

Table of Contents