🐛: Stalwart doesn't assign users to groups with LDAP directory #1422
Replies: 2 comments 2 replies
-
|
The groups are probably being added but they are not displayed in the webadmin. The account management page of the webadmin only displays information available in the internal directory, it does not query your LDAP server to obtain group information. |
Beta Was this translation helpful? Give feedback.
-
|
I am having the same issue concerning group membership: when a user is logged in Stalwart fetches all attributes, including "memberOf" listing their memberships, the groups tab shows those groups but they has no members, is there a way i can retrieve and sync memberships also? it would drastically simplify mailing administration. Method for authentication is "Bind authentication after lookup" (that is what works at least at my setup) Groups attribute is set to "memberOf" Is there anything else that could help targeting the issue? My Stalwart version is 0.15.5 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When connecting to Stalwart through an account stored in an LDAP directory, here is what Stalwart is doing right:
But
How can we reproduce the problem?
I can reproduce the problem by doing the following steps:
Version
v0.11.x
What database are you using?
RocksDB
What blob storage are you using?
RocksDB
Where is your directory located?
LDAP
What operating system are you using?
Docker
Relevant log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions