Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想登录到部署在 jboss 5.1.0 上的 flex 应用程序。在安装过程中,我使用 APACHEDS 配置了 ldap,并且软件接受了凭据。现在,当我尝试登录 JBOSS 时,返回以下错误:
LDAP: error code 80 - OTHER: failed for MessageType : SEARCH_REQUEST
哪里有问题?谢谢
由于返回的是 SEARCH_REQUEST,我怀疑错误是找不到用户的绑定 DN。