Support Access List #2826

Closed
opened 2025-12-29 18:22:30 +01:00 by adam · 1 comment
Owner

Originally created by @steinbachio on GitHub (Aug 25, 2019).

Environment

  • Python version: 3.7.4
  • NetBox version: 2.6.2

Proposed Functionality

Extend netbox with a list of persons that have access to either sites, rackgroups or racks.
The Access should have an start and end date/time.

Use Case

  • Beeing able to show an auditor who had access to a specific rack/server at a specific time.
  • Check where to remove access if an employee leaves.

Database Changes

  • Add Persons table

  • Add Access table

  • Maybe adapt sites/rackgroups/racks

External Dependencies

  • probably none
Originally created by @steinbachio on GitHub (Aug 25, 2019). ### Environment * Python version: 3.7.4 * NetBox version: 2.6.2 ### Proposed Functionality Extend netbox with a list of persons that have access to either sites, rackgroups or racks. The Access should have an start and end date/time. ### Use Case * Beeing able to show an auditor who had access to a specific rack/server at a specific time. * Check where to remove access if an employee leaves. ### Database Changes * Add Persons table * Add Access table * Maybe adapt sites/rackgroups/racks ### External Dependencies * probably none
adam closed this issue 2025-12-29 18:22:30 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 26, 2019):

Modeling access control lists has been proposed in the past but is out of scope for NetBox.

@jeremystretch commented on GitHub (Aug 26, 2019): Modeling access control lists has been proposed in the past but is out of scope for NetBox.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2826