docs(users): Typo

This commit is contained in:
hygienic-books 2022-06-06 23:39:42 +02:00
parent 4cd54345f4
commit aa751b1c4a

View File

@ -23,7 +23,7 @@ Once Vault's initialized and with your `root` token in hand log in via the `toke
* Create group `administrators` * Create group `administrators`
* Assign policies `administrator` and `auditor` to that group * Assign policies `administrator` and `auditor` to that group
* Create one entity to represent yourself as an administrator * Create one entity to represent yourself as an administrator
* Create on alias assigned to that entity for you to use as a username * Create one alias assigned to that entity for you to use as a username
* Enable auth method `userpass` * Enable auth method `userpass`
* Create one `userpass` username named like your alias, define your own password * Create one `userpass` username named like your alias, define your own password
* Add your own entity to group `administrators` * Add your own entity to group `administrators`