Slapadd Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Maintainer: Debian OpenLDAP Maintainers
Email: [email protected] .
Website: https://www.openldap.org/
Section: net
Install slapadd
-
Debian
apt-get install slapd
Click to copy -
Ubuntu
apt-get install slapd
Click to copy -
Alpine OS
apk add openldap
Click to copy -
Arch Linux
pacman -S openldap
Click to copy -
Kali Linux
apt-get install slapd
Click to copy -
CentOS
yum install openldap-servers
Click to copy -
Fedora
dnf install openldap-servers
Click to copy -
Raspbian
apt-get install slapd
Click to copy -
macOS
brew install openldap
Click to copy
slapd
OpenLDAP server (slapd)This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service.
openldap-servers
LDAP serveropenldap
OpenLDAP is an open source suite of LDAP (Lightweight DirectoryAccess Protocol) applications and development tools. LDAP is a set of protocols for accessing directory services (usually phone book style information, but other information is possible) over the Internet, similar to the way DNS (Domain Name System) information is propagated over the Internet. The openldap package contains configuration files, libraries, and documentation for OpenLDAP.
Installation of latest slapadd command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.