ACL Compatibility Report

Engula: /home/ecs-user/.proof/bin/engula-server
Redis: /home/ecs-user/bin/redis-server
Started: 2026-04-03 17:19:08   Duration: 0s
PASS
Status
100.0%
Pass Rate
14
Total
14
Passed
0
Failed
0
Skipped

acl: Passed 14, Failed 0, Skipped 0 (pass rate: 100.0%)

Test Cases

StatusTest NameDetails
PASS acl_list ACL LIST output matches
PASS acl_whoami both: default
PASS acl_setuser_create user created on both
PASS acl_setuser_on_off on/off toggle worked on both
PASS acl_getuser GETUSER output matches
PASS acl_deluser DELUSER succeeded on both
PASS acl_deluser_nonexistent both returned (integer) 0 for nonexistent user
PASS acl_auth_valid auth succeeded on both
PASS acl_auth_invalid both auth failed as expected
PASS acl_readonly_get readonly user can GET on both
PASS acl_readonly_set both returned permission error
PASS acl_writeonly_set writeonly user can SET on both
PASS acl_writeonly_get both returned permission error
PASS acl_key_pattern key pattern enforcement matches