• Wen Hui's avatar
    Support ACL for Sentinel Mode (#7888) · 0047702a
    Wen Hui authored
    
    
    This commit implements ACL for Sentinel mode, main work of this PR includes:
    
    - Update Sentinel command table in order to better support ACLs.
    - Fix couple of things which currently blocks the support for ACL on sentinel mode.
    - Provide "sentinel sentinel-user" and "sentinel sentinel-pass " configuration in order to let sentinel authenticate with a specific user in other sentinels.
    - requirepass is kept just for compatibility with old config files
    Co-authored-by: default avatarOran Agra <oran@redislabs.com>
    0047702a
sentinel.conf 11.5 KB