09-21-2021, 11:21 AM
(This post was last modified: 09-21-2021, 11:34 AM by LazyLeopard.)
This problem seems so basic that I am afraid that I might be doing something wrong.
My expectation is that once a user is part of group with access level "Hi", then he should be able to see all the options in the gear menu. Effectively only the "admin" user can see the gear menu, no other user can see it even if they are part of the "admin" group.
Actually, adding any other users to the admin group does not grant them any extra privilege.
How to reproduce:
1. Create a group in a (vfx) project with access level "Hi".
2. Add a custom user to the group
3. Open the links asset from the sidebar
4. Click the gear menu to find that it is empty
Screenshot
Version Info:
Tactic 4.8 (b1b927), python 3.9.6, windows 10 (19042), PostgreSQL 13.3, Google Chrome Version 93.0.4577.82
using pyasm.security.LdapADAuthenticate
My expectation is that once a user is part of group with access level "Hi", then he should be able to see all the options in the gear menu. Effectively only the "admin" user can see the gear menu, no other user can see it even if they are part of the "admin" group.
Actually, adding any other users to the admin group does not grant them any extra privilege.
How to reproduce:
1. Create a group in a (vfx) project with access level "Hi".
2. Add a custom user to the group
3. Open the links asset from the sidebar
4. Click the gear menu to find that it is empty
Screenshot
Version Info:
Tactic 4.8 (b1b927), python 3.9.6, windows 10 (19042), PostgreSQL 13.3, Google Chrome Version 93.0.4577.82
using pyasm.security.LdapADAuthenticate