Browse Source

Clarified secret role permissions

Jeremy Stretch 8 years ago
parent
commit
c19124fcac
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/secrets.md

+ 2 - 0
docs/secrets.md

@@ -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