Step B. Customize The Form; Step C. Hook Up The Certificate-Based Enrollment Form - Netscape MANAGEMENT SYSTEM 4.5 Installation And Setup Manual

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

Advertisement

Locate the file that corresponds to the authentication module you chose in
2.
"Step 4: Add an Authentication Instance" on page 529; use Table 15-1 for
guidance.
Open the file in a text editor.
3.
Locate the attribute that associates the authentication instance with the
4.
enrollment form.
In the default enrollment forms, locate this line:
<INPUT TYPE="HIDDEN" NAME="authenticator" VALUE="myAuthMgr">
In the custom enrollment form, be sure to include the following line, and
replace
myAuthMgr
<INPUT TYPE="HIDDEN" NAME="authenticator" VALUE="myAuthMgr">
Check the value assigned to
5.
sure that it is same as the name or ID you assigned to the authentication
instance you created in Step 5. If it is different, replace it with the name of the
authentication instance. For example, if you used
name, the edited line should look like this:
<INPUT TYPE="HIDDEN" NAME="authenticator" VALUE="test_auth">
Save your changes and close the file.
6.

Step B. Customize the Form

You can make any other changes to meet your organization's requirements.

Step C. Hook Up the Certificate-Based Enrollment Form

This step is required only if you want to use any of the certificate-based enrollment
forms.
As explained in the "Certificate-Based Enrollment" section in Chapter 1,
"Authentication Plug-in Modules" of CMS Plug-ins Guide, Certificate Management
System provides three forms for certificate-based enrollment:
CertBasedDualEnroll.html
CertBasedEncryptionEnroll.html
CertBasedSingleEnroll.html
with the name of the authentication instance you added.
authenticator
Chapter 15
Configuring Authentication for End-User Enrollment
attribute (the
VALUE=
as the instance
test_auth
Setting Up End-User Authentication
field). Make
535

Advertisement

Table of Contents
loading

Table of Contents