ACL GETUSER

Syntax

  1. ACL GETUSER username

ACL categories: @admin, @slow, @dangerous

The command returns all the rules defined for an existing ACL user.

Return

Array reply: a list of ACL rule definitions for the user. Empty array, if the user doesn’t exist.

Examples

  1. dragonfly> ACL GETUSER default
  2. 1) flags
  3. 2) 1) on
  4. 2) nopass
  5. 3) passwords
  6. 4) (empty array)
  7. 5) commands
  8. 6) +@ALL +ALL