Chapter 2. Core Server Configuration Reference
76
Parameter
Description
Use the plus (
+
) symbol to enable or minus (
-
)
symbol to disable, followed by the ciphers. Blank
spaces are not allowed in the list of ciphers.
To enable all ciphers — except
rsa_null_md5,
which must be specifically called — specify
+all
.
Example
nsslapd-SSL3ciphers: +RSA_NULL_MD5,
+RC4_56_SHA,-RC4_56_SHA
For more information, see the "Managing SSL" chapter in the
Directory Server Administrator's Guide
2.3.4. cn=features
There are not attributes for the
cn=features
entry itself. This entry is only used as a parent
container entry, with the
nsContainer
object class.
The child entries contain an
oid
attribute to identify the feature and the
directoryServerFeature
object class, plus optional identifying information about the feature, such as specific ACLs. For
example:
dn: oid=2.16.840.1.113730.3.4.9,cn=features,cn=config
objectClass: top
objectClass: directoryServerFeature
oid: 2.16.840.1.113730.3.4.9
cn: VLV Request Control
aci: (targetattr != "aci")(version 3.0; acl "VLV Request Control"; allow( read, search,
compare, proxy ) userdn = "ldap:///all";)
creatorsName: cn=server,cn=plugins,cn=config
modifiersName: cn=server,cn=plugins,cn=config
createTimestamp: 20090129132357Z
modifyTimestamp: 20090129132357Z
2.3.4.1. oid
The
oid
attribute contains an object identifier assigned to a directory service feature.
oid
is used as
the naming attribute for these directory features.
OID
2.16.840.1.113730.3.1.215
Syntax
DirectoryString
Multi- or Single-Valued
Multi-valued
Defined in
Directory Server
2.3.5. cn=mapping tree
• Configuration attributes for suffixes, replication, and Windows synchronization are stored under
cn=mapping tree,cn=config
. Configuration attributes related to suffixes are found under the
suffix subentry
cn=
suffix
,
cn=mapping tree,cn=config
.
For example, a
suffix
is the root entry in the directory tree, such as
dc=example,dc=com
.
Содержание 8.1
Страница 8: ...viii ...
Страница 14: ...xiv ...
Страница 16: ...2 ...
Страница 250: ...236 ...
Страница 334: ...320 ...
Страница 372: ...358 ...