
82
Managing user accounts
How to add a RADIUS server to the switch configuration
1.
Connect to the switch and log in as
admin
.
2.
Enter this command:
At least one RADIUS server must be configured before you can enable RADIUS service.
If no RADIUS configuration exists, turning it on triggers an error message. When the command succeeds,
the event log indicates that the configuration is enabled or disabled.
CAUTION:
When the RADIUS authentication mode is set to
radiuslocal
, you cannot downgrade
Fabric OS to any version lower than v5.2.x: previous versions do not support the
radiuslocal
mode.
How to enable and disable a RADIUS server
1.
Connect to the switch and log in as admin.
2.
Enter this command to enable local:
Local is used if the user authentication fails on the RADIUS server. Or to enable localbackup:
Local is used if the RADIUS servers are not accessible.
How to delete a RADIUS server from the configuration
1.
Connect to the switch and log in as admin.
2.
Enter this command:
3.
At the prompt, enter
y
to complete the command.
When the command succeeds, the event log indicates that the server is removed.
switch:admin>
aaaConfig --add
server
[
-p
port
] [
-s
secret
] [
-t
timeout
]
[
-a pap
|
chap
]
server
Enter either a server name or IP address. Avoid duplicating server listings
(that is, listing the same server once by name and again by IP address).
Up to five servers can be added to the configuration.
-p port
Optionally, enter a server port. The default is port 1812.
-s secret
Optionally, enter a shared secret. The default is “sharedsecret”. Secrets can
be from 8 to 40 alphanumeric characters long. Make sure that the secret
matches that configured on the server.
-t timeout
Optionally, enter the length of time (in seconds) that the server has to
respond before the next server is contacted. The default is three seconds.
Time-out values can range from 1 to 30 seconds.
-a[pap|chap]peap
-mschapv2
Specify PAP, CHAP or PEAP as authentication protocol. Use
peap-mschapv2 to provide encrypted authentication channel between
switch and server.
switch:admin> aaaconfig --radiuslocal
switch:admin> aaaconfig --radiuslocalbackup
switch:admin>
aaaConfig --remove
server
|
all
server
Enter either the name or IP address of the server to be removed.
Summary of Contents for AA979A - StorageWorks SAN Switch 2/8V
Page 1: ...HP StorageWorks Fabric OS 5 3 x administrator guide Part number 5697 0244 November 2009 ...
Page 16: ...16 ...
Page 20: ...18 ...
Page 24: ...24 Introducing Fabric OS CLI procedures ...
Page 116: ...118 Maintaining configurations ...
Page 170: ...172 Managing administrative domains ...
Page 200: ...202 Installing and maintaining firmware ...
Page 222: ...224 Routing traffic ...
Page 274: ...286 Administering FICON fabrics ...
Page 294: ...306 Working with diagnostic features ...
Page 350: ...362 Administering Extended Fabrics ...
Page 438: ...440 Configuring the PID format ...
Page 444: ...446 Configuring McData Open Fabric mode ...
Page 450: ...452 Understanding legacy password behaviour ...