LDAP - setting user as admin (via objectclass) makes them admin forever - saves the setting into database. #1359
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
Milestone
[x]
):Description
I'm using LDAP authentication with correct user and admin objectClass filters.
When user logs in for the first time, if they match the admin filter - they are set as admin in the database forever.
I would expect it to be always dynamically controlled via LDAP - not using the value stored in DB.
I don't expect to be able to control this using admin interface -> users (that should probably have the "administrator" column greyed out.
I DO see that upon each login the value is being checked with ldap - but not used...
The text was updated successfully, but these errors were encountered: