Compare commits
2 Commits
51bc3fffc0
...
4cad39989f
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cad39989f | |||
| c825962490 |
10
policies/kv/service/openldap/default_user_password/read.yaml
Normal file
10
policies/kv/service/openldap/default_user_password/read.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
# Allow reading openldap default-user credentials
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/openldap/default_user_password"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
approle:
|
||||
- terraform_ldap
|
||||
@ -1,4 +1,4 @@
|
||||
# Allow reading Radarr configuration
|
||||
# Allow reading openldap admin credentials
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/openldap/ldap_admin_password"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user