This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment="SLAPD_URLS=ldap:/// ldapi:///" "SLAPD_OPTIONS="
-
EnvironmentFile=-/etc/conf.d/slapd
-
ExecStart=/usr/lib/openldap/start
-
ExecStart=/usr/lib/slapd -d 0 -u ldap -g ldap -h ${SLAPD_URLS} $SLAPD_OPTIONS
-
ExecStart=/usr/sbin/slapd -u ldap -h "ldap:/// ldaps:/// ldapi:///"
-
ExecStartPre=/usr/libexec/openldap/check-config.sh
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
Type=forking
-
Type=notify
-
-
[Unit]
-
After=syslog.target network-online.target
-
After=syslog.target network.target
-
Description=OpenLDAP Server Daemon
-
Documentation=man:slapd man:slapd-config man:slapd-mdb
-
Documentation=man:slapd man:slapd-config man:slapd-mdb file:///usr/share/doc/openldap-servers/guide.html
-
Additionnal notes
Nothing here.