HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
f
ftphosts(4) ftphosts(4)
NAME
ftphosts - ftpd individual user host access file
SYNOPSIS
/etc/ftpd/ftphosts
DESCRIPTION
The /etc/ftpd/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. addrglob is a globbed domain name or
a globbed numeric address.
deny username addrglob [ addrglob ... ]
Always deny host(s) matching addrglob to log in as username.
EXAMPLES
allow bartm some.domain 131.211.32.*
deny fred other.domain 135.112.23.*
allow sam any.domain
FILES
/etc/ftpd/ftphosts
/usr/newconfig/etc/ftpd/examples/ftphosts
sample ftphosts file
AUTHOR
ftphosts was developed by the Washington University, St. Louis, Missouri.
SEE ALSO
ftpd(1M), ftpaccess(4), ftpconversions(4), ftpshut(1).
Section 4−−70 − 1 − HP-UX Release 11i: December 2000
___
___