You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rs/security/access-control/redis-acl-overview.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Redis Enterprise Software provides one predefined Redis ACL named **Full Access*
18
18
19
19
## Redis ACL syntax
20
20
21
-
Redis ACLs are defined by a [Redis syntax]({{< relref "/operate/oss_and_stack/management/security/acl" >}}) where you specify the commands or command categories that are allowed for specific keys.
21
+
Redis ACLs are defined by a set of rules where you specify the commands or command categories that are allowed for specific keys.
22
22
23
23
### Commands and categories
24
24
@@ -195,3 +195,6 @@ Redis ACLs also have the following differences in Redis Enterprise Software:
195
195
196
196
- REST API [`PUT /v1/users`]({{< relref "/operate/rs/references/rest-api/requests/users#put-user">}}) request and provide `password`
0 commit comments