Difference between revisions of "Redis-cli auth password"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>[[redis-cli auth]] password</code> | |
+ | auth password | ||
+ | (error) WRONGPASS invalid username-password pair or user is disabled. | ||
− | {{redis-cli}} | + | [[CONFIG SET]] [[requirepass]] "super_secure_password" |
+ | |||
+ | [[redis-cli -x]] | ||
+ | |||
+ | == See also == | ||
+ | * {{redis auth}} | ||
+ | * {{redis-cli}} | ||
+ | |||
+ | [[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: