Configuring Authentication And Authorization - HP 10500 Series Configuration Manual

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Step
2.
Enable the FTP server.
3.
(Optional.) Use an ACL to
control access to the FTP
server.
4.
(Optional.) Configure the
idle-timeout interval.
5.
(Optional.) Set the DSCP
value for outgoing FTP
packets.
6.
(Optional.) Set the maximum
number of concurrent FTP
users.

Configuring authentication and authorization

Perform this task on the FTP server to authenticate FTP clients and set the authorized directories that
authenticated clients can access.
The following authentication modes are available:
Local authentication—The device looks up the client's username and password in the local user
account database. If a match is found, authentication succeeds.
Remote authentication—The device sends the client's username and password to a remote
authentication server for authentication. The user account is configured on the remote
authentication server rather than the device.
The following authorization modes are available:
Local authorization—The device assigns authorized directories to FTP clients based on the locally
configured authorization attributes.
Remote authorization—A remote authorization server assigns authorized directories on the device
to FTP clients.
For information about configuring authentication and authorization, see Security Configuration Guide.
Command
ftp server enable
ftp server acl { acl-number |
ipv6 acl-number6 }
ftp timeout minutes
For an FTP server running
IPv4:
ftp server dscp
dscp-value
For an FTP server running
IPv6:
ftp server ipv6 dscp
dscp-value
aaa session-limit ftp
max-sessions
75
Remarks
By default, the FTP server is disabled.
By default, no ACL is used for access
control.
The default idle-timeout interval is 30
minutes.
If no data is transferred between the FTP
server and FTP client within the
idle-timeout interval, the connection is
terminated.
By default, the DSCP value is 0.
By default, the maximum number of
concurrent FTP users is 16.
Changing this setting does not affect
online users. If the current number of
online FTP users is equal to or greater
than the new setting, no additional FTP
users can log in until online users log out.
For more information about this
command, see Security Command
Reference.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents