yum install OpenLDAP Server on RHEL8/Centos8

2022-05-22

Current version: 2.4.59.1

To configure Symas OpenLDAP for Linux on RHEL8:

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/rhel8/sofl.repo -O /etc/yum.repos.d/sofl.repo
yum update
yum install symas-openldap-clients symas-openldap-servers
systemctl start slapd

分类:Linux | 标签: |

相关日志

评论被关闭!