|
OpenLDAP
|
|
pass:quotes[_id_] dn: pass:quotes[_distinguished_name_] pass:quotes[_attribute_type_]: pass:quotes[_attribute_value_]… pass:quotes[_attribute_type_]: pass:quotes[_attribute_value_]… …
|
|
[command]#dnf# [option]`install` _package_pass:attributes[{blank}]…
|
|
[command]#chown -R ldap:ldap /var/lib/ldap#
|
|
~]#{nbsp}systemctl stop slapd.service
|
|
~]#{nbsp}slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/slapd.d/
|
|
[option]`olcAllows`: _feature_pass:attributes[{blank}]…
|
|
olcAllows: bind_v2 update_anon
|
|
olcConnMaxPending: 100
|
|
olcConnMaxPendingAuth: 1000
|
|
[option]`olcDisallows`: _feature_pass:attributes[{blank}]…
|
|
olcDisallows: bind_anon
|
|
[option]`olcWriteTimeout`
|
|
olcRootDN: cn=root,dn=example,dn=com
|
|
[option]`olcTLSCACertificateFile`: _path_
|
|
[option]`olcTLSCACertificatePath`: _path_
|
|
[option]`olcTLSCertificateFile`: _path_
|
|
[option]`olcTLSCertificateKeyFile`: _path_
|
|
Client Configuration
|
|
[option]`TLS_CACERT`
|