home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / networking / tcpip / amitcp-support / wustl-ftpdaemon / doc / ftphosts.man < prev    next >
Encoding:
Text File  |  1994-06-29  |  649 b   |  25 lines

  1.                                                                   ftphosts(5)
  2.  
  3.  
  4.  
  5.    Name
  6.      ftphosts - ftpd individual user host access file
  7.  
  8.    Description
  9.      The ftphosts file is used to allow or deny access to certain accounts
  10.      from various hosts.
  11.  
  12.    Access Capabilities
  13.  
  14.      allow <username> <addrglob> [<addrglob> ...]
  15.           Only allow host(s) matching <addrglob> to log in as <username>.
  16.  
  17.      deny <username> <addrglob> [<addrglob> ...]
  18.           Always deny host(s) matching <addrglob> to log in as <username>.
  19.  
  20.    Files
  21.      AmiTCP:db/ftphosts
  22.  
  23.    See Also
  24.      ftpd(1), ftpaccess(5), ftplog(5), ftpconversions(5), ftpshut(8)
  25.