home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Password file for system foobar.UUCP *
- # * *
- # * SAMPLE FILE ONLY -- Do not use if you have already installed *
- # * UUPC and customized this file. *
- # * *
- # * This file need not be installed if UUIO will never be *
- # * invoked in passive mode (i.e. will answer the phone) *and* *
- # * if you only support one user id on the system. This MUST be *
- # * installed to support multiple users and or to provide login *
- # * passwords for remote systems. *
- # * *
- # * If this file is installed, it must be named PASSWD and *
- # * placed in the UUCP Configuration directory. *
- # * *
- # * There must be one line for each system that will login. *
- # * Fields are seperated by by colons, with the data as follows: *
- # * *
- # * user id (response to login: prompt) *
- # * *
- # * password (response to Password: prompt). This field, if *
- # * empty, specifies that no password is required. If this *
- # * field is an asterisk (*), this userid cannot be used to *
- # * login. *
- # * *
- # * UNIX numeric uid. This is actually used to provide an audio *
- # * notice of arriving mail by placing a series of tone/duration *
- # * combinations in this field. Each pair is tone in Hertz *
- # * followed by duration in thousandths of a second with comma *
- # * delimiters, such as: 100,500,300,500. This gives a 1/2 *
- # * second 100 Hertz tone followed by a 1/2 second 300 hertz *
- # * tone. *
- # * *
- # * UNIX numeric grpid (not used, and must be omitted) *
- # * *
- # * Real name; must be system name to use this user id if shell *
- # * is uucp *
- # * *
- # * Login directory; default is UUPC spool directory *
- # * *
- # * shell (program to execute at login); default is to emulate *
- # * uucp *
- # * *
- # * login directory and shell can be omitted. *
- # *--------------------------------------------------------------------*
- uucp:xxxxxxx:::mainframe
-
- # *--------------------------------------------------------------------*
- # * Sample entry for a kermit server. Note that MS-Kermit is *
- # * not very secure as a server because it allows any path name *
- # * for file transfers. *
- # * *
- # * Any program which INSTALLS ITS OWN PORT HANDLER WITHOUT *
- # * DROPPING DTR and RESTORES the UUPC HANDLER can be used. If *
- # * you are unsure if your program meets this requirement, go *
- # * ahead and try it . . . but expect your system to hang. *
- # * MS-DOS (COMMAND.COM) cannot be used as a shell. *
- # *--------------------------------------------------------------------*
- anonymous:ribbit:::Kermit Server:/usr:/lib/kermit/kermit.exe server
-
- # *--------------------------------------------------------------------*
- # * Sample entry for a user who does not dial in, but does read *
- # * mail on the system. This must specify a password (*) means *
- # * UUIO will not allow the user to login remotely, name, and *
- # * home directory. *
- # * *
- # * NOTE: This is only required if multiple people, each with *
- # * their own PERSONAL.RC, read mail on the same system. *
- # *--------------------------------------------------------------------*
- echo:*:::Sample account:/usr/echo
-