Skip to content

'auth > group' and 'auth > user' Permissions Not Taking Effect #6064

@coda88

Description

@coda88

NetBox version

v2.10.8

Python version

3.6

Steps to Reproduce

  1. Create a new user 'user01' with 'Active' and 'Staff status' (no 'Superuser status')
  2. Create a new permission with 'Can view' action and the following Chosen object types: 'auth > group', 'auth > user', 'users > permission' and 'users > token'
  3. Assign the new permission to 'user01'

Expected Behavior

  1. Log in as 'user01'
  2. Navigate to <netbox_url>/admin
  3. 'user01' should see 'Groups', 'Permissions', 'Tokens' and 'Users' under the 'USERS' section on the left menu.

Observed Behavior

  1. 'user01' is not able to see 'Groups' and 'Users' under the 'USERS' section on the left menu.
  2. 'user01' is only able to see 'Permissions' and 'Tokens' under the 'USERS' section on the left menu.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions