|
Client Configuration
|
|
[command]#chown -R ldap:ldap /var/lib/ldap#
|
|
[command]#dnf# [option]`install` _package_pass:attributes[{blank}]…
|
|
indexterm:[OpenLDAP,terminology,LDIF] LDIF
|
|
~]#{nbsp}setsebool -P allow_ypbind=pass:quotes[`1`]
|
|
~]#{nbsp}setsebool -P authlogin_nsswitch_use_ldap=pass:quotes[`1`]
|
|
~]#{nbsp}slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/slapd.d/
|
|
~]#{nbsp}systemctl disable slapd.service rm '/etc/systemd/system/multi-user.target.wants/slapd.service'
|
|
~]#{nbsp}systemctl enable slapd.service
|
|
~]#{nbsp}systemctl restart slapd.service
|
|
~]#{nbsp}systemctl start slapd.service
|
|
~]#{nbsp}systemctl stop slapd.service
|
|
olcAllows: bind_v2 update_anon
|
|
olcConnMaxPending: 100
|
|
olcConnMaxPendingAuth: 1000
|
|
olcDisallows: bind_anon
|
|
olcRootDN: cn=root,dn=example,dn=com
|
|
OpenLDAP
|
|
[option]`olcAllows`: _feature_pass:attributes[{blank}]…
|
|
[option]`olcDisallows`: _feature_pass:attributes[{blank}]…
|