Skip to content

New LDAP Group Permissions failed #5125

@thoms27

Description

@thoms27

Environment

  • Python version: 3.8.2
  • NetBox version: 2.9.2

Steps to Reproduce

  1. Create a group on your AD (ex: g_netbox) and a user (ex: netbox)

  2. Under Netbox Administration, create a new group (g_netbox)

  3. Under Netbox Administration, add a permission to this group (ex: dcim.view_site):
    image

  4. 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
image

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 :
image

and

image

With my old group, it's not necessary to manually attach user to the group.

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending closureRequires immediate attention to avoid being closed for inactivitystatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its 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