按照教程的centos安装 Go-Ldap-Admin安装报错 #158
Unanswered
Doraemonsan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在安装时做到这里:http://ldapdoc.eryajf.net/pages/866885/#%E4%BF%AE%E6%94%B9%E5%9F%9F%E5%90%8D-%E6%96%B0%E5%A2%9Econ-ldif
在执行ldapmodify -Y EXTERNAL -H ldapi:/// -f con.ldif时报
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
modifying entry "olcDatabase={1}monitor,cn=config"
modifying entry "olcDatabase={2}bdb,cn=config"
ldap_modify: No such object (32)
matched DN: cn=config
请问如何解决
使用系统版本:CentOS Stream 8 x86_64
CPU:intel i5-8500
内存:4096MB
openldap-servers版本:2.4.46
Beta Was this translation helpful? Give feedback.
All reactions