Editing an OCI Cache User

Update an OCI Cache user's configuration.

When updating an OCI Cache user, you can change its password or ACL string. After the updates are applied, the user's status changes from Updating to Active.
    1. On the Cache users list page, select the cache user that you want to work with. If you need help finding the list page or the cache user, see Listing OCI Cache Users.
    2. On the cache user's details page, select Edit.
    3. In the Edit cache user panel, update the settings as needed. Avoid entering confidential information. For descriptions of the settings, see Creating a cache user.
      You can't change the name of the cache user.
    4. Select Edit.
  • Use the oci redis oci-cache-user oci-cache-user update command and required parameters to update a cache user's configuration:

    oci redis oci-cache-user oci-cache-user update --oci-cache-user-id <cache_user_OCID> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateOciCacheUser operation to update a cache user's configuration.