Test tacacs+ authentication – HP Virtual Connect 8Gb 20-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 82

Advertising
background image

Virtual Connect users and roles 82

host = 2001::97/64 {
key = tac!@123 <------- Secret-key for 2001::97/64
}

# users accounts
user = tacuser {
login = cleartext "password"
member = testgroup <------- Member of group "testgroup"
}

# groups
group = testgroup {
member = ALL_STAFF
service = hp-vc-mgmt {

<------- Service for

role-authorization
autocmd = network:server

<------- Colon-separated list

of privileges
}
}

group = ALL_STAFF {
}
# End config file

The configuration above is supported for the TACACS+ server downloaded from the tac plus website

(

http://www.pro-bono-publico.de/projects/tac_plus.html

). Configuration can differ from one TACACS+

server to another. For more information, see the TACACS+ server documentation during configuration.

Test TACACS+ authentication

Users with domain user role permissions can test their TACACS+ configuration before making the

configuration active.
To test a TACACS+ configuration:

1.

Access the TACACS+ Settings screen (on page

79

).

2.

Enter the TACACS+ configuration information.

3.

Click Test. The TACACS Configuration Test screen appears.

4.

Enter a valid user name and password.

5.

Click Test.

Advertising