Created
November 7, 2017 22:16
-
-
Save TimoDJatomika/8bbb390aa2e49d12efdd448b7481cdcb to your computer and use it in GitHub Desktop.
Read Only Access Controll List for HBRS Students
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
path "secret/hbrs/*" { | |
policy = "read" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
vault policy-write hbrs-ro ./acl-ro-hbrs.hcl
to write the policy. The name of the policy will be hbrs-ro