ACL LIST
Syntax
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
dragonfly> ACL LIST
1) "user george on #9f86d081884c7d resetchannels +@admin +@fast"
2) "user default on nopass ~* &* +@all"