LDAP 认证失败
Open
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 954
- PR merge metrics
- No merged PRs in 30d
Description
配置如下:不用通过admin登陆。
ldapAuth=true
ldapDomain=voice.com
#ldap authentication url. Ignore if using file based authentication.
ldapUrl=ldap://Win2008.voice.com:389/dc=voice,dc=com
#Specific roles for ldap authenticated users. Ignore if using file based authentication.
ldapRoleSet={"users": [{ "username":"voice\\admin" , "role": "ADMIN" }]}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.