Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 238
ftp authentication <listname>
Use the ftp authentication command to attach AAA login authentication lists to the FTP server (see aaa
authentication login <listname> [none | line | enable | local | group] on page 204 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.
Command Modes
(config)# Global Configuration Mode required
Usage Examples
The following example attaches the authentication list, MyList, to the FTP server:
(config)#ftp authentication MyList
The following example specifies that the Secure Router OS use the default AAA login list for FTP
authentication:
(config)#ftp authentication default