SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
361
ftp authentication
<listname>
Use the
ftp authentication
command to attach AAA login authentication lists to the FTP server (see
for more information). This list is only used if the AAA subsystem has
been activated with the
aaa on
command.
Syntax Description
<listname>
Specifies the named list created with the
aaa authentication login
command.
Enter
default
to use the AAA default login list.
Default Values
There is no default configuration for the list. If AAA is turned on but no
ftp authentication
list has been
assigned, FTP denies all login attempts.
Usage Examples
The following example attaches the authentication list,
MyList
, to the FTP server:
ProCurve(config)#
ftp authentication MyList
The following example specifies that the SROS use the default AAA login list for FTP authentication:
ProCurve(config)#
ftp authentication default