【发布时间】:2013-10-17 15:32:31
【问题描述】:
我正在尝试将 WSO2 身份服务器与 Active Dictory 一起使用...
当我转到Management Monsole -> Configure -> Users and Roles -> Users... 时,一切似乎都连接正常...列出了所有用户,我也可以看到没有问题的组。我分配了一个对 WSO2 具有完全权限的组。这也不是太难。
但是当我尝试与该组中的用户闲逛时,我不能...我尝试了域和用户名的几种排列。
用户名@域
TID: [0] [IS] [2013-10-10 09:22:41,468] 警告 {org.wso2.carbon.core.util.AnonymousSessionUtil} - 检索失败 无效域的领域: {org.wso2.carbon.core.util.AnonymousSessionUtil} TID:[0] [IS] [2013-10-10 09:22:41,468] 警告 {org.wso2.carbon.identity.application.authenticator.basicauth.BasicAuthenticator} - 领域创建失败。租户可能不活动或无效。 {org.wso2.carbon.identity.application.authenticator.basicauth.BasicAuthenticator}
域\用户名
TID: [0] [IS] [2013-10-10 09:37:43,735] 错误 {org.apache.directory.shared.ldap.codec.LdapMessageGrammar} - 给定的 DN 不正确:uid=domain\username,ou=Users,dc=wso2,dc=org 意外令牌:b {org.apache.directory.shared.ldap.codec.LdapMessageGrammar} TID:[0] [IS] [2013-10-10 09:37:43,735] 错误 {org.apache.directory.shared.ldap.codec.LdapMessageGrammar} - 给定的 DN 不正确:uid=domain\username,ou=Users,dc=wso2,dc=org 意外令牌:b {org.apache.directory.shared.ldap.codec.LdapMessageGrammar}
似乎没有任何效果...有什么想法吗?
【问题讨论】:
-
欢迎来到 Stack Overflow!请注意,标签是独立的。结合
active和directory与标签active-directory的含义不同。您还可以使用帖子/编辑框右上角的橙色大问号查看格式指南。
标签: active-directory wso2