docs(policies): Clarify that policies are assigned to group administrators
This commit is contained in:
parent
289e05b6b3
commit
c97ba882be
@ -21,7 +21,7 @@ Refer to [config/vault.hcl](config/vault.hcl) for content.
|
||||
Once Vault's initialized and with your `root` token in hand log in via the `token` auth method, make the following changes:
|
||||
* Add policies from [policies](policies) subdirectory into Vault
|
||||
* Create group `administrators`
|
||||
* Assign policies `administrator` and `auditor`
|
||||
* Assign policies `administrator` and `auditor` to that group
|
||||
* Create one entity to represent yourself as an administrator
|
||||
* Create on alias assigned to that entity for you to use as a username
|
||||
* Enable auth menthod `userpass`
|
||||
|
Loading…
x
Reference in New Issue
Block a user