home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / internet / starterpak / !TCPIPUser / TCPIP_New / TCPIPUser / FTPUsers < prev   
Text File  |  1995-01-13  |  836b  |  22 lines

  1. anonymous * {ftp_fs}::{ftp_drive}.{ftp_root_dir} 3
  2. ftp * {ftp_fs}::{ftp_drive}.{ftp_root_dir} 3
  3. #
  4. # The two lines above allow anonymous ftp for users "anonymous" and "ftp" -
  5. # any password is acceptable and they have permission to read files and
  6. # to create new files but not over-write existing files.
  7. #
  8. # To create a privileged ftp user "fred" with password "blogs" and a csd of
  9. # "adfs::4.$.fred" use
  10. #
  11. #    fred blogs adfs::4.$.fred 3
  12. #
  13. # Again the "3" indicates read and non-destructive writes.  Other permissions
  14. # can be granted by adding the appropriate numbers below:
  15. #
  16. # 1   = File read permission
  17. # 2   = Non-destructive file write permission
  18. # 4   = Delete and destructive file write permission
  19. #
  20. # Other permission bits used in PC KA9Q have no effect, in particular a
  21. # permission of 128 does NOT disallow the user access.
  22.