Domain setup, Importing an enclosure – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 126

Advertising
background image

Configuring the Virtual Connect domain using the CLI 126

login as: <RADIUS user>
password: <password>

TACACS+ Authentication
>ssh 192.168.0.120
login as: <TACACS+ user>
password: <password>

Mechanism-based Authentication

>ssh 192.168.0.120

login as: <auth-mechanism>:<username>

password: <password>
Valid values for auth-mechanism are local, ldap, radius, and tacacs.
For example:

>ssh 192.168.0.120

login as: tacacs:<TACACS+ user>

password: <password>

Role-based Authentication

>ssh 192.168.0.120

login as: <role>:<username>

password: <password>
Valid values for role are domain, network, server, and storage.
For example:

>ssh 192.168.0.120

login as: network:<username>

password: <password>
In role-based authentication, the role authentication order configured for the specified "role" will be
used.

Domain setup

After logging in to the CLI (on page

125

), perform the following tasks to set up the domain:

1.

Import the enclosure ("

Importing an enclosure

" on page

126

).

2.

Name the domain ("

Setting the domain name

" on page

127

).

3.

Set up local user accounts and privileges ("

Configuring local users

" on page

127

).

4.

Set up authentication support for users:

o

LDAP authentication ("

Configuring LDAP authentication support for users

" on page

128

)

o

RADIUS authentication ("

Configuring RADIUS authentication support for users

" on page

128

)

o

TACACS+ authentication ("

Configuring TACACS+ authentication support for users

" on page

129

)

5.

Set up role-based authentication ("

Configuring role-based authentication settings

" on page

129

).

Importing an enclosure

To import an enclosure, use the import enclosure command.
To enter OA credentials during import:

>import enclosure username=Administrator password=myPassword

To be prompted for a masked password:

Advertising