redis 配置如何取消auth验证
黄舟
黄舟 2017-04-27 09:02:45
0
1
737

我配置redis的时候,开启requirepass test 后面进行主从配置
之后我想取消auth验证,把requirepass test注释掉了,但是每当我cli登陆还是要auth才能进行操作,就好像是开启了auth就没法取消了

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
左手右手慢动作

Redis needs to be restarted for the parameters in the configuration file to take effect. At the same time, if the master cancels auth, the slave must also cancel it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template