-
- Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Attempted Debugging
- I have read the debugging page
Searched GitHub Issues
- I have searched GitHub for the issue.
Describe the Scenario
debug:
{
"details_from_ldap": {
"memberof": {
"count": 1,
"0": "CN=信息部,OU=信息部,OU=xxx,OU=xxx,DC=xxx,DC=com"
},
"0": "memberof",
"count": 1,
"dn": "CN=myname,OU=信息部,OU=xxx,OU=xxx,DC=xxx,DC=com"
},
"parsed_direct_user_groups": [
"CN=信息部,OU=信息部,OU=xxx,OU=xxx,DC=xxx,DC=com"
],
"parsed_recursive_user_groups": [
"CN=信息部,OU=信息部,OU=xxx,OU=xxx,DC=xxx,DC=com"
],
"parsed_resulting_group_names": [
"\E4\BF\A1\E6\81\AF\E9\83\A8"
]
}
"\E4\BF\A1\E6\81\AF\E9\83\A8" means "信息部" (Chinese)
Set the role:External Authentication IDs ——>信息部

However, it was not effective as the group members were not successfully synchronized to the role
Exact BookStack Version
v25.05.2
Log Content
Hosting Environment
Docker-compose