GNU/Linux |
RedHat 5.2(Apollo) |
|
![]() |
ftphosts(5) |
![]() |
ftphosts − ftpd individual user host access file
The ftphosts file is used to allow or deny access to certain accounts from various hosts.
allow <username> <addrglob> [<addrglob> ...]
Only allow host(s) matching <addrglob> to log in as <username>.
deny <username> <addrglob> [<addrglob> ...]
Always deny host(s) matching <addrglob> to log in as <username>.
To regulate anonymous ftp access, use the username ftp in this file. The username anonymous will be ignored.
FTPLIB/ftphosts
ftpd(8), ftpaccess(5), ftplog(5), ftpconversions(5), ftpshut(8)
![]() |
ftphosts(5) | ![]() |