【问题标题】:How to create user name and password in Redis如何在 Redis 中创建用户名和密码
【发布时间】:2020-01-26 07:03:40
【问题描述】:

我们在 AWS 中创建了一个 Redis 集群。如何为 Redis 内存数据库启用用户名和密码。

【问题讨论】:

  • 你检查this了吗?
  • 试过了,但它要求使用 AUTH。但我正在寻找一种用户名/密码的方法。

标签: redis amazon-elasticache node-redis redis-cluster


【解决方案1】:

目前无法在 Redis 中创建用户/用户名...

可以只设置密码。这里有 Amazon ElastiCache documentationRedis documentation 用于此目的。

【讨论】:

    猜你喜欢
    • 2020-07-21
    • 1970-01-01
    • 1970-01-01
    • 2018-02-13
    • 2015-06-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多