Symas OpenLDAP 2.5: Ubuntu 22.04 LTS
Current version: 2.5.18-2Please be sure and read the relevant upgrade instructions if this is not a new installation
All commands to be run as the root user
The very first time to do installation on a system you must install Symas' GPG signing key:
- wget https://repo.symas.com/repo/gpg/RPM-GPG-KEY-symas-com-signing-key -O /usr/share/keyrings/symas-key.asc
Install Symas OpenLDAP 2.5:
- echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/symas-key.asc] https://repo.symas.com/repo/deb/main/release25 jammy main' |\
sudo tee -a /etc/apt/sources.list.d/soldap-release25.list - apt update
- apt install symas-openldap-clients symas-openldap-server
- Configure OpenLDAP
- Review systemd configuration
- systemctl start slapd
Need help? Email: support@symas.com