Manpages

Manpage of ftphosts

ftphosts

Section: Misc. Reference Manual Pages (5 )
Index
Return to Main Contents
 

Name

ftphosts - ftpd individual user host access file  

Description

The ftphosts file is used to allow or deny access to certain accounts from various hosts.  

Access Capabilities

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>.

A username of anonymous or ftp specifies the anonymous user.

The <addrglob> may be also be specified as address/cidr or address:netmask. For example: 10.0.0.0/8 or 10.0.0.0:255.0.0.0  

Files

FTPLIB/ftphosts  

See Also

ftpd(8), ftpaccess(5), ftplog(5), ftpconversions(5), ftpshut(8)


 

Index

Name
Description
Access Capabilities
Files
See Also

This document was created by man2html, using the manual pages.
Time: 22:06:08 GMT, May 01, 2024