Skip to content

LDAP: the group members were not successfully synchronized to the role #5735

@LoongKK

Description

@LoongKK

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 ——>信息部
Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions