LdapDNExactMap Plug-in Module
260
Netscape Certificate Management System Plug-Ins Guide • May 2002
LdapDNExactMap Plug-in Module
The
LdapDNExactMap
plug-in module implements the subject name mapper. This
mapper enables you to configure a Certificate Manager to map a certificate to an
LDAP directory entry by searching for the LDAP entry DN that matches the
certificate subject name. Note that to be able to use this mapper, each certificate
subject name must exactly match a DN in a directory entry. For example, assume
the certificate subject name is this:
UID=jdoe, O=Example Corporation, C=US
When searching the directory for the entry, the Certificate Manager only searches
for an entry whose DN is this:
UID=jdoe, O=Example Corporation, C=US
If no matching entries are found, the server returns an error and does not publish
the certificate.
This mapper does not require you to specify any values for any parameters because
it obtains all values from the certificate (Figure 5-5).
Configuration Parameters of LdapDNExactMap
In the configuration file, the
LdapDNExactMap
module is identified as
ca.publish.mapper.impl.LdapDNExactMap.class=com.netscape.cms.
publish.LdapCertExactMap
.
In the CMS window, the module is identified as
LdapDNExactMap
. Figure 5-5
shows how the module looks when viewed in the CMS window.
Summary of Contents for Certificate Management System 6.01
Page 1: ...Plug Ins Guide Netscape Certificate Management System Version6 01 May 2002...
Page 10: ...10 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 62: ...Enrollment Forms 62 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 308: ...NTEventLog Plug in Module 308 Netscape Certificate Management System Plug Ins Guide May 2002...