From: Bill Erickson Date: Thu, 11 May 2023 15:14:29 +0000 (-0400) Subject: Bus reset uses admin account X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b9726eb16082fb11d7e87b816d7c411fce968e66;p=working%2FOpenSRF.git Bus reset uses admin account Signed-off-by: Bill Erickson --- diff --git a/examples/redis-accounts.txt.in b/examples/redis-accounts.txt.in index 04198a7..a245528 100644 --- a/examples/redis-accounts.txt.in +++ b/examples/redis-accounts.txt.in @@ -27,6 +27,7 @@ ACL SETUSER gateway -@all +lpop +blpop +rpush +del ~opensrf:router:* ~opensrf:cl SET comment "admin can do anything" SET comment "avoid reseting admin since that would break the account mid-script" +ACL SETUSER admin resetpass ACL SETUSER admin on >@ADMIN_BUS_PASS@ ACL SETUSER admin +@all ~*