home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Permission file for kendra.kew.com *
- # *--------------------------------------------------------------------*
-
- # *--------------------------------------------------------------------*
- # * This file is a live example of a UUPC/extended permissn *
- # * file. Your milage may vary. *
- # *--------------------------------------------------------------------*
-
- # *--------------------------------------------------------------------*
- # * Handle calling MIT and other system we don't explicitly *
- # * define. *
- # *--------------------------------------------------------------------*
-
- machine=mit-eddie:OTHER sendfiles=yes commands=rmail:rnews
-
- # *--------------------------------------------------------------------*
- # * Routine entries for various systems which call in. Note *
- # * that these systems can read PubDir and ~/nuucp (where we *
- # * keep the anonymous download files), and also the UUPC binary *
- # * directories to get whatever kendra is running at the moment. *
- # *--------------------------------------------------------------------*
-
- logname=Usmersh machine=smersh validate=smersh commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin nowrite=~nuucp/ \
- write=~/ REQUEST=yes sendfiles=yes
-
- logname=Ualtamira machine=altamira validate=altamira commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin nowrite=~nuucp/ \
- write=~/ REQUEST=yes sendfiles=yes
-
- logname=Uepsilon machine=epsilon validate=epsilon commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin nowrite=~nuucp/ \
- write=~/ REQUEST=yes sendfiles=yes
-
- logname=Uhal machine=hal validate=hal commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin nowrite=~nuucp/ \
- write=~/ REQUEST=yes sendfiles=yes commands=ALL
-
- logname=Uefkport machine=efkport validate=efkport commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin write=~/ nowrite=~nuucp/ \
- REQUEST=yes sendfiles=yes
-
- logname=Udulcinea machine=dulcinea validate=dulcinea commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin write=~/ nowrite=~nuucp/ \
- REQUEST=yes sendfiles=yes
-
- logname=Ucasey machine=casey validate=casey commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin write=~/ nowrite=~nuucp/ \
- REQUEST=yes sendfiles=yes
-
- logname=Uorville machine=orville validate=orville commands=rmail:rnews \
- read=~/:~nuucp/:/uupc/bin:/uupc/os2bin write=~/ nowrite=~nuucp/ \
- REQUEST=yes sendfiles=yes
-
- # *--------------------------------------------------------------------*
- # * Neither does BBS ... *
- # *--------------------------------------------------------------------*
-
- logname=Ubbs machine=bbs validate=bbs commands=rmail:rnews \
- read=~/:~nuucp/ write=~/ nowrite=~nuucp/ REQUEST=yes sendfiles=yes
-
- # *--------------------------------------------------------------------*
- # * athena, located four feet from kendra, is trusted and gets *
- # * all commands and read access all directories ... except *
- # * \UUPC. This prevents someone pretending to be athena from *
- # * stealing our SYSTEMS file or PASSWD files with the *
- # * passwords. *
- # *--------------------------------------------------------------------*
-
- logname=Uathena machine=athena REQUEST=yes sendfiles=yes \
- validate=athena commands=ALL read=c:/:d:/:/:~/:~nuucp/ \
- write=~/:e:/tmp noread=\uupc REQUEST=yes sendfiles=yes
-
- # *--------------------------------------------------------------------*
- # * nbstime doesn't really need an entry because it's covered by *
- # * the OTHER entry above, but adding it here suppresses the *
- # * warning message about using the entry for OTHER. *
- # * *
- # * Note that we don't let anonymous systems read anything but *
- # * the anonymous download directory, since using the READ *
- # * keyword automatically disables the default access to PubDir. *
- # * *
- # * Also, note that anoymous hosts are told we are kewgate, *
- # * which means that even though an entry exists in the remote *
- # * host's SYSTEMS file, UUPC/extended does not try to route *
- # * mail to kendra. *
- # * *
- # * Lastly, we also disable all commands for anonymous systems; *
- # * the '*' below is an invalid name for a DOS command, and thus *
- # * will never be matched. (ALL would be used to *enable* all *
- # * commands.) *
- # *--------------------------------------------------------------------*
-
- logname=nuucp machine=*anonymous:*nbstime \
- REQUEST=yes commands=* read=~nuucp/ myname=kewgate
-
- # *--------------------------------------------------------------------*
- # * White Punks On Dope Department (or, turning your system into *
- # * an electronic mobius strip.) *
- # * *
- # * Kendra runs OS/2 2.0, which means she can and does gracefully *
- # * execute multiple copies of UUPC/extended, including mutliple *
- # * copies of UUPOLL/UUCICO/UUXQT. Normally one UUCICO listens *
- # * on a port for the direct connection to athena and another *
- # * UUCICO handles the modem port, but with a flip of a switch *
- # * the two communication ports talk to each other. *
- # * *
- # * All this means kendra has the hardware and OS resources to *
- # * talk to herself, and this loopback is obviously useful for *
- # * testing. However, since UUPC/extended doesn't support the *
- # * same system name being used for both the local and remote *
- # * host, we play some serious games with the PERMISSN file: *
- # * *
- # * If kendra calls or is called by pandora, she *
- # * claims to to be ffactory. *
- # * *
- # * If kendra calls or is called by ffactory, she *
- # * claims to to be pandora. *
- # * *
- # * The remaining information in the entries is relatively *
- # * boring. *
- # *--------------------------------------------------------------------*
-
- logname=Uffactory machine=ffactory validate=ffactory commands=ALL \
- read=c:/:/:d:/:~/:~nuucp/ write=\tmp:\u:\etc:~uucp/ \
- noread=\uupc nowrite=\uupc \
- REQUEST=yes sendfiles=yes myname=pandora
-
- logname=Upandora machine=pandora validate=pandora commands=ALL \
- read=c:/:/:d:/:~/:~nuucp/ write=\tmp:\u:\etc:~uucp/ \
- noread=\uupc nowrite=\uupc \
- REQUEST=yes sendfiles=yes myname=ffactory
-