Subject DN To User Attribute Certificate Mapper

The Subject DN To User Attribute Certificate Mapper maps client certificates to user entries by looking for the certificate subject DN in a specified attribute of user entries.

Parent

The Subject DN To User Attribute Certificate Mapper object inherits from Certificate Mapper.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

enabled

SynopsisIndicates whether the Certificate Mapper is enabled.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

subject-attribute

SynopsisSpecifies the name or OID of the attribute whose value should exactly match the certificate subject DN.
Default ValueNone
Allowed ValuesThe name of an attribute type defined in the LDAP schema.
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

user-base-dn

SynopsisSpecifies the base DNs that should be used when performing searches to map the client certificate to a user entry.
Default ValueThe server will perform the search in all public naming contexts.
Allowed ValuesA valid DN.
Multi-valuedYes
RequiredNo
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Subject DN To User Attribute Certificate Mapper implementation.
Default Valueorg.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.CertificateMapper
Multi-valuedNo
RequiredYes
Admin Action RequiredThe object must be disabled and re-enabled for changes to take effect.
AdvancedYes
Read-OnlyNo