home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / comm / tcp / ftpdaemon / serv / ftpusers < prev   
Text File  |  1993-12-25  |  749b  |  23 lines

  1. #
  2. #    This is the ftp user file, Format: User Password Path Permission
  3. #
  4. #    add   1 for FTP/Mailbox Read
  5. #    add   2 for FTP/Mailbox Write
  6. #    add   4 for FTP/Mailbox Delete
  7. #    add   8 for Mailbox to AX25 gateway
  8. #    add  16 for Mailbox to TELNET gateway
  9. #    add  32 for MailBox to NET/ROM gateway
  10. #    add  64 for Mailbox for REMOTE Sysop
  11. #    add 128 for Mailbox for EXCLUDED
  12. #    add 256 for MultiUser Access
  13. #
  14. #========================================================================
  15. # The ftp entry is used for 'ftp' and 'anonymous' entries.....
  16. # With multiuser it wil login under the userID 'ftp'.
  17. #
  18. # the rest entry is special for multiuser. It defines how all other
  19. # usercodes must be handled. (256=MultiUser).
  20. #    Odds'n'Sods
  21. ftp * Work:Crunch 257
  22. rest * * 263
  23.