mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:32:57 +03:00
🐛 Bug Report: Admin LLDAP group does not map to PocketID Admin #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bramvdzee on GitHub.
Originally assigned to: @kmendell on GitHub.
Reproduction steps
I've set up for the group lldap_admin to be an admin in PocketID, but it doesn't actually give me admin privileges. It definitely used to.
This is in the user 'bram':

And this is the overview:

Expected behavior
It should grant the user 'bram' admin privileges based on the lldap_admin user group
Actual Behavior
It doesn't provide admin privileges
Version and Environment
v1.7.0
Log Output
No response
@kmendell commented on GitHub:
What is your
Group Name Attributeset to? Try setting it tocnand see if it grants the permissions.@bramvdzee commented on GitHub:
Oh that actually did work. It's a little odd though, because LLDAP says it should be display_name
@kmendell commented on GitHub:
The lldap schema is weird to say the least... Pro tip when i created the ldap UI in pocket id, i used lldap as all the placeholder values, so following those should lead to success :D