Skip to content

Feedback: rladmin cluster config #2604

@adtyap26

Description

@adtyap26

Page https://redis.io/docs/latest/operate/rs/references/cli-utilities/rladmin/cluster/config

Description

According to the Redis Enterprise documentation, the following option should be available:

rladmin cluster config [ saslauthd_ldap_conf </tmp/ldap.conf> ]

However, in Redis Enterprise Software version 8.0.6-54, this option is not exposed by the rladmin CLI. The parameter above is just example of mismatched parameters from the rladmin command line. There are others, such as the saslauthd service, which do not appear when we run rladmin.

Image

Environment

  • Redis Enterprise Software: 8.0.6-54
  • CLI: rladmin (autocomplete used to enumerate available options)
  • OS: Rocky Linux 9.4 (Blue Onyx)

Steps to Reproduce

  1. Install Redis Enterprise Software 8.0.6-54
  2. Run:
    rladmin
  3. Execute:
    cluster config
  4. Use TAB completion to list available configuration options

Actual Result

The saslauthd_ldap_conf option is not present in the available cluster config parameters.

Expected Result

Either:

  • saslauthd_ldap_conf should be available in this version, OR
  • Documentation should clearly state the minimum version / feature flag / platform requirement.

Metadata

Metadata

Assignees

Labels

rsRedis Enterprise Software

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions