Role – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 72

Advertising
background image

Command line 72

Item

Description

detailed information for all RADIUS groups. If no value is specified, a summary of

all groups appears.

Examples

->show radius-group

Displays a summary of all RADIUS groups

->show radius-group MyGroup

Displays detailed information for a specific RADIUS group

->show radius-group *

Displays detailed information for all RADIUS groups

role

Manage role-based user authentication.
Supported actions: help, set, show

Item

Description

set role

Configure the authentication order for a VC role.

Syntax

set role <RoleName> Order=<order>

Parameter

RoleName (required)

The VC privilege/role for which the existing authentication order is to be set.

Valid values are "domain", "network", "server", and "storage".

Property

Order (required)

The order of authentication to be set for a given role, specified as one or more

authentication methods separated by a comma. The format is

<method1,method2,method3>. Valid values are "ldap", "radius", "tacacs", and
"local".

Examples

->set role network Order=tacacs,radius

Sets the order for the network privilege to be TACACS+, followed by RADIUS

->set role server Order=ldap,radius,tacacs

Sets the order for the server privilege to be LDAP, followed by RADIUS, followed

by TACACS+

Item

Description

show role

Display the current authentication order for a VC role.

Syntax

show role [<RoleName>|*]

Parameter

RoleName (optional)

The name of a VC role for which the existing authentication order is to be

displayed. Valid values are "domain", "server", "network", and "storage". Use

"*" to display detailed information for all user roles. If not specified, a summary

of all roles appears.

Examples

->show role

Displays a summary authentication order of all user roles

->show role domain

Displays the authentication order for the domain user role

Advertising