Threads, Nbackends, Backendmonitordn – Red Hat 8.1 User Manual
Page 76: Cn=replication, Cn=sasl, Nssaslmapbasedntemplate, Nssaslmapfiltertemplate, Nssaslmapregexstring, Cn=replication 2.3.12. cn=sasl
threads
This attribute shows the number of threads used by the Directory Server. This should correspond to
nsslapd-threadnumber in cn=config.
nbackEnds
This attribute shows the number of Directory Server database backends.
backendMonitorDN
This attribute shows the DN for each Directory Server database backend. For further information on
monitoring the database, see the following sections:
Section 3.4.8, “Database Attributes under cn=attributeName, cn=encrypted attributes,
cn=database_name, cn=ldbm database, cn=plugins, cn=config”
Section 3.4.4, “Database Attributes under cn=database, cn=monitor, cn=ldbm database, cn=plugins,
cn=config”
Section 3.4.6, “Database Attributes under cn=monitor, cn=NetscapeRoot, cn=ldbm database,
cn=plugins, cn=config”
Section 3.5.4, “Database Link Attributes under cn=monitor, cn=database instance name, cn=chaining
database, cn=plugins, cn=config”
2.3.11. cn=replication
This entry has no attributes. When configuring legacy replication, those entries are stored under this
cn=replication node, which serves as a placeholder.
2.3.12. cn=sasl
Entries which contain SASL mapping configurations are stored under
cn=m apping,cn=sasl,cn=config. The cn=sasl entry is an instance of the nsContainer object
class. Each mapping underneath it is an instance of the nsSaslMapping object class.
2.3.12.1. nsSaslMapBaseDNTemplate
This attribute contains the search base DN template used in SASL identity mapping.
Parameter
Description
Entry DN
cn=mapping_name, cn=mapping, cn=sasl,
cn=config
Valid Values
Any valid DN
Default Value
Syntax
IA5String
Example
nsSaslMapBaseDNTemplate:
ou=People,dc=example,dc=com
2.3.12.2. nsSaslMapFilterTemplate
This attribute contains the search filter template used in SASL identity mapping.
Parameter
Description
Entry DN
cn=mapping_name, cn=mapping, cn=sasl,
cn=config
Valid Values
Any string
Default Value
Syntax
IA5String
Example
nsSaslMapFilterTemplate: (cn=\1)
2.3.12.3. nsSaslMapRegexString
This attribute contains a regular expression used to map SASL identity strings.
Parameter
Description
Entry DN
cn=mapping_name, cn=mapping, cn=sasl,
cn=config
Valid Values
Any valid regular expression
Default Value
Syntax
IA5String
76
Chapter 2. Core Server Configuration Reference