Difference between revisions of "Redis-cli auth password"
Jump to navigation
Jump to search
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
<code>[[redis-cli auth]] password</code> | <code>[[redis-cli auth]] password</code> | ||
+ | auth password | ||
+ | (error) WRONGPASS invalid username-password pair or user is disabled. | ||
+ | |||
+ | |||
+ | [[CONFIG SET]] [[requirepass]] "super_secure_password" | ||
+ | |||
+ | [[redis-cli -x]] | ||
== See also == | == See also == | ||
+ | * {{redis auth}} | ||
* {{redis-cli}} | * {{redis-cli}} | ||
[[Category:Redis]] | [[Category:Redis]] |
Latest revision as of 12:34, 12 December 2023
redis-cli auth password
auth password (error) WRONGPASS invalid username-password pair or user is disabled.
CONFIG SET requirepass "super_secure_password"
redis-cli -x
See also[edit]
redis auth
redis-cli [ info server | memory usage | info memory | memory stats | memory doctor | dbsize | flushall | ping | monitor | --bigkeys | --stat | --scan | --latency | --latency-history | --latency-dist | --intrinsic-latency 5 | -x | -h ] redis-cli --help
Advertising: