Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sentinel documentation to include masters #2708

Open
zulander1 opened this issue Apr 3, 2024 · 0 comments
Open

Update sentinel documentation to include masters #2708

zulander1 opened this issue Apr 3, 2024 · 0 comments

Comments

@zulander1
Copy link

zulander1 commented Apr 3, 2024

When the client connects to sentinel, we are getting an error to include +sentinel|masters

Url: https://redis.io/docs/management/sentinel/ under the section Sentinel Access Control List authentication
'Lastly, for authenticating incoming client connections, you can create a Sentinel restricted user profile such as the following'

This line should be modified to :
127.0.0.1:5000> ACL SETUSER sentinel-user ON >user-password -@all +auth +client|getname +client|id +client|setname +command +hello +ping +role +sentinel|get-master-addr-by-name +sentinel|master +sentinel|myid +sentinel|replicas +sentinel|sentinels +sentinel|masters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant