You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2024. It is now read-only.
wekan
/
<
8000
a data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame" href="/wekan/ldap">ldap
Public archive
Notifications
You must be signed in to change notification settings
I have a group named BoardUsers configured in my MS AD. The group filter should now check if the user is in this group or not.
I set these values as my config for the LDAP group filter; ldap-group-filter-enable true ldap-group-filter-group-id-attribute CN ldap-group-filter-group-name BoardUsers ldap-group-filter-objectclass group
But the log states [DEBUG] Group filter LDAP: "(&(objectClass=group))"
Is there anything I'm misunderstanding about this filter? The help site for it isn't really helping either.
The text was updated successfully, but these errors were encountered:
Issue
Add these issues to elsewhere:
Other Wekan issues can be added here.
Server Setup Information:
Problem d 8000 escription:
I have a group named BoardUsers configured in my MS AD. The group filter should now check if the user is in this group or not.
I set these values as my config for the LDAP group filter;
ldap-group-filter-enable true ldap-group-filter-group-id-attribute CN ldap-group-filter-group-name BoardUsers ldap-group-filter-objectclass group
But the log states
[DEBUG] Group filter LDAP: "(&(objectClass=group))"
Is there anything I'm misunderstanding about this filter? The help site for it isn't really helping either.
The text was updated successfully, but these errors were encountered: