home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / u / uupc08au.zip / PASSWD < prev    next >
Text File  |  1989-09-24  |  2KB  |  45 lines

  1. #
  2. #   Password file for system foobar.UUCP
  3. #
  4. #   SAMPLE FILE ONLY -- Do not use if you have already
  5. #   installed UUPC and customized this file.
  6. #
  7. #   This file need not be installed if UUIO will never be
  8. #   invoked in passive mode (i.e. will answer thephone).  If
  9. #   this file is installed, it must be named PASSWD and
  10. #   placed in the UUCP Configuration directory.
  11. #
  12. #   There must be one line for each system that will login.
  13. #   Fields are seperated by by colons, with the data as
  14. #   follows:
  15. #
  16. #       user id  (response to login: prompt)
  17. #
  18. #       password (response to Password: prompt)
  19. #
  20. #       UNIX numeric uid (not used, and MUST be omitted)
  21. #
  22. #       UNIX numeric grpid (not used, and must be omitted)
  23. #
  24. #       Real name; must be system name to use this user id if
  25. #       shell is uucp
  26. #
  27. #       Login directory; default is UUPC spool directory
  28. #
  29. #       shell (program to execute at login); default is to emulate uucp
  30. #
  31. #   Login directory and shell can be omitted.
  32. #
  33. uucp:xxxxxxx:::mainframe
  34.  
  35. #   Sample entry for a kermit server.  Note that MS-Kermit
  36. #   is not very secure as a server because it allows any
  37. #   path name for file transfers.  Any program which
  38. #   INSTALLS ITS OWN PORT HANDLER WITHOUT DROPPING DTR and
  39. #   RESTORES the UUPC HANDLER can be used.  If you are
  40. #   unsure if your program meets this requirement, go ahead
  41. #   and try it . . . but expect your system to hang.  MS-DOS
  42. #   (COMMAND.COM) cannot be used as a shell.
  43. #
  44. anonymous:ribbit:::Kermit Server:/usr:/lib/kermit/kermit.exe server
  45.