home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / upc12bad.zip / passwd < prev    next >
Text File  |  1993-04-20  |  5KB  |  76 lines

  1. # *--------------------------------------------------------------------*
  2. # *   Password file for system foobar.UUCP                             *
  3. # *                                                                    *
  4. # *   SAMPLE FILE ONLY -- Do not use if you have already installed     *
  5. # *   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 the phone) *and*       *
  9. # *   if you only support one user id on the system.  This MUST be     *
  10. # *   installed to support multiple users and or to provide login      *
  11. # *   passwords for remote systems.                                    *
  12. # *                                                                    *
  13. # *   If this file is installed, it must be named PASSWD and           *
  14. # *   placed in the UUCP Configuration directory.                      *
  15. # *                                                                    *
  16. # *   There must be one line for each system that will login.          *
  17. # *   Fields are seperated by by colons, with the data as follows:     *
  18. # *                                                                    *
  19. # *      user id (response to login:  prompt)                          *
  20. # *                                                                    *
  21. # *      password (response to Password:  prompt).  This field, if     *
  22. # *      empty, specifies that no password is required.  If this       *
  23. # *      field is an asterisk (*), this userid cannot be used to       *
  24. # *      login.                                                        *
  25. # *                                                                    *
  26. # *      UNIX numeric uid.  This is actually used to provide an audio  *
  27. # *      notice of arriving mail by placing a series of tone/duration  *
  28. # *      combinations in this field.  Each pair is tone in Hertz       *
  29. # *      followed by duration in thousandths of a second with comma    *
  30. # *      delimiters, such as:  100,500,300,500.  This gives a 1/2      *
  31. # *      second 100 Hertz tone followed by a 1/2 second 300 hertz      *
  32. # *      tone.                                                         *
  33. # *                                                                    *
  34. # *      UNIX numeric grpid (not used, and must be omitted)            *
  35. # *                                                                    *
  36. # *      Real name; must be system name to use this user id if shell   *
  37. # *      is uucp                                                       *
  38. # *                                                                    *
  39. # *      Login directory; default is UUPC spool directory              *
  40. # *                                                                    *
  41. # *      shell (program to execute at login); default is to emulate    *
  42. # *      uucp                                                          *
  43. # *                                                                    *
  44. # * login directory and shell can be omitted.                          *
  45. # *--------------------------------------------------------------------*
  46. uucp:xxxxxxx:::mainframe
  47.  
  48. # *--------------------------------------------------------------------*
  49. # *   Sample entry for a kermit server.  Note that MS-Kermit is        *
  50. # *   not very secure as a server because it allows any path name      *
  51. # *   for file transfers.                                              *
  52. # *                                                                    *
  53. # *   Any program which INSTALLS ITS OWN PORT HANDLER WITHOUT          *
  54. # *   DROPPING DTR and RESTORES the UUPC HANDLER can be used.  If      *
  55. # *   you are unsure if your program meets this requirement, go        *
  56. # *   ahead and try it . . . but expect your system to hang.           *
  57. # *   MS-DOS (COMMAND.COM) cannot be used as a shell.                  *
  58. # *--------------------------------------------------------------------*
  59. anonymous:ribbit:::Kermit Server:/usr:/lib/kermit/kermit.exe server
  60.  
  61. # *--------------------------------------------------------------------*
  62. # *   Sample entry for a user who does not dial in, but does read      *
  63. # *   mail on the system.  This must specify a password (*) means      *
  64. # *   UUIO will not allow the user to login remotely, name, and        *
  65. # *   home directory.                                                  *
  66. # *                                                                    *
  67. # *   NOTE:  This is only required if multiple people, each with       *
  68. # *   their own PERSONAL.RC, read mail on the same system.             *
  69. # *--------------------------------------------------------------------*
  70. echo:*:::Sample account:/usr/echo
  71.  
  72. # *--------------------------------------------------------------------*
  73. # *  Sample local user who gets a fifth of Beethoven with her mail     *
  74. # *--------------------------------------------------------------------*
  75. wilma:*:500,200,0,20,500,200,0,20,500,200,0,20,395,600::Wilma:d:/Wilma
  76.