sentinel_auth-pass
Redis SENTINEL AUTH-PASS
Redis Sentinel Course | Redis Technical Support | Redis Enterprise Server |
---|
Redis SENTINEL AUTH-PASS Parameter
레디스 서버(마스터, 클론)에 requirepass가 설정되어 있다면 그 패스워드를 지정합니다. 센티널에는 인증(auth) 기능이 없기 때문에 이 기능은 다른 센티널에 접속할 때 사용하는 것은 아닙니다.
사용법
Syntax
: sentinel auth-pass <master-name> <password>
sentinel.conf
파일: sentinel auth-pass master-name MySUPER--secret-0123passw0rd
sentinel set
명령: sentinel set master-name auth-pass MySUPER--secret-0123passw0rd
- 존재하지 않는 master-name을 지정했을 경우:
*** FATAL CONFIG FILE ERROR *** "No such master with specified name."
파라미터
- 이 파라미터는 version 2.8.0 부터 사용할 수 있습니다.
문서 정보
- 이 문서는 버전 3.2.8을 기준으로 만들었습니다.
<< DENY-SCRIPTS-RECONFIG | AUTH-PASS | ANNOUNCE >> |
---|
조회수 :
Email
답글이 올라오면 이메일로 알려드리겠습니다.