linux centos7.安裝ldap過程+web頁面安裝
OpenLDAP的簡介
OpenLDAP是輕型目錄訪問協議(Lightweight Directory Access Protocol,LDAP)的自由和開源的實現,在其OpenLDAP許可證下發行,并已經被包含在眾多流行的Linux發行版中。
參考文獻:https://blog.csdn.net/shafatutu/article/details/141537378
OpenLDAP的安裝
1.yum方式安裝
安裝命令如下:
yum -y install openldap compat-openldap openldap-clients openldap-servers openldap-servers-sql openldap-devel migrationtools

查看OpenLDAP版本:

2.配置OpenLDAP
2.1 配置OpenLDAP管理員密碼
配置管理員密碼:



olcAccess: {0}to * by dn.base=”gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth” read by dn.base=”cn=root,dc=test,dc=com” read by * none



















1、安裝web界面phpldapadmin







浙公網安備 33010602011771號