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 has been archived by the owner on Dec 22, 2024. It is now read-only.
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 description:
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: