home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / internet / a082_1 / !Rucp / Passwd < prev    next >
Text File  |  1991-04-08  |  1KB  |  47 lines

  1. #
  2. #   Password file for system foobar.UUCP
  3. #
  4. #   This file need not be installed if UUIO will never be
  5. #   invoked in passive mode (i.e. will answer the phone).  If
  6. #   this file is installed, it must be named PASSWD and
  7. #   placed in the Rucp Configuration directory.
  8. #
  9. #   There must be one line for each system that will login.
  10. #   Fields are seperated by by colons, with the data as
  11. #   follows:
  12. #
  13. #       user id  (response to login: prompt)
  14. #
  15. #       password (response to Password: prompt)
  16. #
  17. #       UNIX numeric uid (not used, and MUST be omitted)
  18. #
  19. #       UNIX numeric grpid (not used, and must be omitted)
  20. #
  21. #       Real name; must be system name to use this user id if
  22. #       shell is uucp
  23. #
  24. #       Login directory; default is UUPC spool directory
  25. #
  26. #       shell (program to execute at login); default is to emulate uucp
  27. #
  28. #   Login directory and shell can be omitted.
  29. #
  30. #uucp:xxxxxxx:::mainframe
  31.  
  32. #   Sample entry for a kermit server.  Note that Kermit
  33. #   is not very secure as a server because it allows any
  34. #   path name for file transfers.
  35. #
  36. #anonymous:ribbit:::Kermit Server:kermit -x
  37. #
  38. #   Sample entry for a user who does not dial in, but does read mail
  39. #   on the system.  This must specify a password (* means UUIO will
  40. #   not allow the user to login remotely), name, and home directory.
  41. #
  42. #
  43. postmaster:*:::Postmaster Account:must be known to system or rmail might crash
  44. ar:*:::default:account
  45. andreas:*::::
  46. root:*:::every site:has a root account?
  47.