SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
317
aaa authorization commands
<level>
Use
aaa authorization commands
to create (or change) a list of methods for user authorization. For more
detailed information on authentication, authorization, and accounting (AAA) functionality, refer to the
Technology Review
section of the command. Use the
no
form of this command to remove a configured list
of authorization commands. Variations of this command include:
aaa authorization commands
<level>
default group
aaa authorization commands
<level>
default group
<groupname>
aaa authorization commands
<level>
default if-authenticated
aaa authorization commands
<level>
default none
aaa authorization commands
<level>
<listname>
group
aaa authorization commands
<level>
<listname>
group
<groupname>
aaa authorization commands
<level>
<listname>
if-authenticated
aaa authorization commands
<level>
<listname>
none
Syntax Description
<level>
Specifies the command’s enable level. Only level 1 (unprivileged) and level
15 (privileged) commands are supported.
<listname>
Specifies the name of the authorization list.
default
Specifies the default authorization list and applies it implicitly across all
lines.
none
Grants access automatically.
if-authenticated
Succeeds if user has authenticated.
group
<groupname>
Uses the specified group of remote servers for authorization.
group
Uses all defined servers for authorization.
Default Values
By default, the authorization list named
default
is the default list used to authorize commands when no
other list is assigned.
Usage Examples
The following command creates a list called
myList
to authorize unprivileged commands (which succeeds
only if the user has been authenticated successfully):
ProCurve(config)#
aaa authorization commands 1 myList if-authenticated
The following command uses the
default
list to authorize privileged (level 15) commands against the
defined servers:
ProCurve(config)#
aaa authorization commands 15 default group