-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version: 3.8.2
- NetBox version: 2.9.2
Steps to Reproduce
-
Create a group on your AD (ex: g_netbox) and a user (ex: netbox)
-
Under Netbox Administration, create a new group (g_netbox)
-
Under Netbox Administration, add a permission to this group (ex: dcim.view_site):

-
Try to logging as user 'netbox'
Expected Behavior
Logging established and only view Site is possible
Observed Behavior
Logging is OK, View Site is not allowed

I have an old group (before the last upgrade (v2.8.0) and it's works.
To complete, if I manually attach the new user to the group in Netbox Administration, it's works :

and
With my old group, it's not necessary to manually attach user to the group.
Regards
tyler-8, mdean-zen and igloo777
Metadata
Metadata
Assignees
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
