Closed markush97 closed 2 years ago
Okey I kinda fixed it myself, I used posixGroup instead of groupOfNames (which my ldap is configured to use). Now it correctly says that my user is part of the group, but in the webinterface I still cannot access the admin-panel.
@markush97 for that level of access you typically need to grab the user in a database shell and set is_superuser to true.
I am mapping my superusers like this:
Querying my user give me the correct memberof attribute:
What am I doing wrong? How is django/sregistry exactly mapping the groups? Does it need some special attribute?
Logging in works but uwsgi just prints