Managing Authentication Plug-in Modules
Chapter
15
Setting Up End-User Authentication
547
5.
Make changes as appropriate. If you need description for any of the
parameters, click the Help button or check the CMS Plug-ins Guide.
6.
Click OK.
The CMS configuration is modified. If the changes you made require you to
restart the server, you will be prompted accordingly. In that case, restart the
server.
Managing Authentication Plug-in Modules
This section explains how to use the CMS window to do the following:
•
Registering an Authentication Module
•
Deleting an Authentication Module
For information on adding or changing authentication-specific information in the
configuration file, see “Changing the Configuration by Editing the Configuration
File” on page 349.
Registering an Authentication Module
You can register custom authentication plug-in modules from the CMS window.
Registering a new authentication module involves specifying the name of the
module and the full name of the Java class that implements the authentication
interface. For example, you can add a Java class, named as follows, that
implements an authentication module:
com.netscape.certsrv.authentication.ssnAuth
Before registering an authentication module, be sure to put the Java class for the
module in the
classes
directory. If you need help, check the tutorials installed in
this directory:
<server_root>/cms_sdk/cms_jdk/samples/authentication
To register an authentication module in the CMS authentication framework:
1.
Log in to the CMS window (see “Logging In to the CMS Window” on
page 343).
2.
Select the Configuration tab.
Summary of Contents for NETSCAPE MANAGEMENT SYSTEM 4.5
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version4 5 October 2001...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 162: ...162 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 796: ...796 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 827: ...827 Part 5 Appendix Appendix A Certificate Download Specification...
Page 828: ...828 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 850: ...850 Netscape Certificate Management System Installation and Setup Guide October 2001...