DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

ftphosts(SFF)


ftphosts -- ftp 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 /etc/ftphosts

See Also ftpd(ADMN), ftpaccess(SFF), ftplog(SFF), ftpconv(SFF), ftpusers(SFF), ftpshut(ADMN)


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003