WU-FTPD 2.4 Release Notes
16 WU-FTPD Release Notes for Version 2.4
New ftp Configuration Files
/etc/inetd.conf file.
You can use the ftpaccess configuration file to set access capabilities,
informational capabilities, logging, permissions, regular expression
capabilities, and others, which are explained below.
Setting Access Capabilities
NOTE For details on the following keywords, see the ftpaccess(4) manpage.
Options for setting access capabilities in the /etc/ftpd/ftpaccess file
are:
autogroup
Allows you to define access to group-and-owner-read-only
files and directories to a particular class of anonymous users.
class
Allows you to define classes of users according to the source
IP addresses and/or hostnames, and to limit access according to
user class.
deny
Allows you to deny access to any hosts matching specified
hostnames, IP addresses, or domain names.
guestgroup
Allows you to restrict guest users so that they
are only able to access the directory structure under their
home directory (which will appear to be root /).
limit
Allows you to limit a particular class to a specified
number of users at specified times, displaying a message file if
a user is denied access. A limit check is performed at login time