Displaying command authorization information

To display information about users and command authorization for command groups, enter this command.

Syntax:


show authorization group [group-name]

Displays information about users and command authorization for command groups.

Specifying the group parameter without any group names displays information for all configured groups.

Showing command information for all groups

switch(config)# show authorization group

 Local Management Groups - Authorization Information

  Group Name: Redgroup
  
  Username
  ----------------
  User1
  User2

  Sequence # | Permission Command Expression    Log
  ---------- + ---------- --------------------- -------
  100        | Permit     configure             Disable
  200        | Permit     vlan *                Disable

  Group Name: Bluegroup

  Username
  ----------------
  User3

  Sequence # | Permission Command Expression    Log
  ---------- + ---------- --------------------- -------
  100        | Permit     configure             Disable
  200        | Permit     telnet                Disable
  300        | Permit     menu                  Disable