mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Clarified secret role permissions
This commit is contained in:
parent
edde021c85
commit
c19124fcac
@ -20,6 +20,8 @@ Each secret is assigned a functional role which indicates what it is used for. T
|
||||
* IKE key strings
|
||||
* Routing protocol shared secrets
|
||||
|
||||
Roles are also used to control access to secrets. Each role is assigned an arbitrary number of groups and/or users. Only the users associated with a role have permission to decrypt the secrets assigned to that role. (A superuser has permission to decrypt all secrets, provided they have an active user key.)
|
||||
|
||||
---
|
||||
|
||||
# User Keys
|
||||
|
Loading…
Reference in New Issue
Block a user