|
|
我的ldap启动是没问题了,但是在文件录入时出现了问题.我先写好了也*.ldif文件,再运行命令:
#ldapadd -f test.ldif -D "cn=root,dc=Manager,dc=com" -W 123456
Enter LDAP Password:
SASL/DIGEST-MD5 anthentication started
ldap_sasl_interactive_bind_s:Internal(implementation specific) error(80)
additional info:SASL(_13): user not find:no secret in database
请各位高手指教,谢谢!~(我的系统是FC3) |
|