{
  "id": "manage-passwords",
  "title": "Set password policies",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/",
  "summary": "Set password policies.",
  "content": "\nRedis Enterprise Software provides several ways to manage the passwords of local accounts, including:\n\n- [Password complexity rules]()\n\n- [Password expiration]()\n\n- [Password rotation]()\n\nYou can also manage a user's ability to [sign in]() and control [session timeout]().\n\nTo enforce more advanced password policies, we recommend using [LDAP integration]() with an external identity provider, such as Active Directory.\n\n\nRedis Enterprise Software securely stores all user passwords using a cryptographic hash function. The default password hashing algorithm is `SHA-256`, but you can [change the password hashing algorithm]() to `PBKDF2` as of Redis Enterprise Software version 7.8.6-13.\n\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"password-complexity-rules","summary":"Enable password complexity rules and configure minimum password length.","title":"Configure password complexity rules","url":"https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/password-complexity-rules/"},{"id":"password-expiration","summary":"Configure password expiration to enforce expiration of a user's password after a specified number of days.","title":"Configure password expiration","url":"https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/password-expiration/"},{"id":"rotate-passwords","summary":"Rotate user passwords.","title":"Rotate passwords","url":"https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/rotate-passwords/"},{"id":"active-active-admin-credentials","summary":"Update admin credentials for Active-Active databases.","title":"Update admin credentials for Active-Active databases","url":"https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/active-active-admin-credentials/"},{"id":"password-hashing-algorithm","summary":"Change the password hashing algorithm for user passwords in a Redis Enterprise Software cluster.","title":"Change the password hashing algorithm","url":"https://redis.io/docs/latest/operate/rs/7.8/security/access-control/manage-passwords/password-hashing-algorithm/"}]
}

