我从源代码构建 Apache DS,我的意思是有所有的 apache DS 项目,比如
apacheds all
apache ds core
apache ds server config
在我的 Eclipse 工作区中。
我改变config.ldif
了apache ds server config
,通过改变
ads-pwdCheckQuality: 2
至ads-pwdCheckQuality: 0
清理并构建所有工作区并重新启动服务器
但我仍然无法将userPassword
SSHA 或 SHA 添加到条目中。
我怎样才能让我的项目受到我的config.ldif
更改的影响?
谢谢