Current version: 2.4.59.1
To configure Symas OpenLDAP for Linux on RHEL7:
All commands to be run as the root user
- systemctl stop slapd
- yum erase openldap-clients openldap-servers
- wget -q https://repo.symas.com/configs/SOFL/rhel7/sofl.repo -O /etc/yum.repos.d/sofl.repo
- yum update
- yum install symas-openldap-clients symas-openldap-servers
- systemctl start slapd