ACL LIST

Syntax

  1. ACL LIST

ACL categories: @admin, @slow, @dangerous

This command returns an array of the different users and their respective ACL rules. Each line consists of the username, followed by their status (ON/OFF), a 15-character preview of the hashed password or nopass, and their rules.

Return

Array reply: An array of strings.

Examples

  1. dragonfly> ACL LIST
  2. 1) "user george on #9f86d081884c7d resetchannels +@admin +@fast"
  3. 2) "user default on nopass ~* &* +@all"