Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX 11i Version 1.5 Reference Volume 5, Section 4: File Formats > f

ftphosts(4)

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

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.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2001 Hewlett-Packard Development Company, L.P.