Category : UNIX Files
Archive   : UPC12BAD.ZIP
Filename : PERMISSN.KEW

 
Output of file : PERMISSN.KEW contained in archive : UPC12BAD.ZIP
# *--------------------------------------------------------------------*
# * 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=~hpfs:~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin nowrite=~nuucp/ \
write=~/ REQUEST=yes sendfiles=yes

logname=Ualtamira machine=altamira validate=altamira commands=rmail:rnews \
read=~hpfs:~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin nowrite=~nuucp/ \
write=~/ REQUEST=yes sendfiles=yes

logname=Utamara machine=tamara validate=tamara commands=rmail:rnews \
read=~hpfs:~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin nowrite=~nuucp/ \
write=~/:d:\ REQUEST=yes sendfiles=yes

logname=Uefkport machine=efkport validate=efkport commands=rmail:rnews \
read=~hpfs:~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

logname=Udulcinea machine=dulcinea validate=dulcinea commands=rmail:rnews \
read=~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

logname=Uhal machine=hal validate=hal commands=rmail:rnews \
read=~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

logname=Ucasey machine=casey validate=casey commands=rmail:rnews \
read=~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

logname=Uorville machine=orville validate=orville commands=rmail:rnews \
read=~/:~nuucp/:e:/uupc/bin:e:/uupc/os2bin write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

logname=Ubbs machine=bbs validate=bbs commands=rmail:rnews \
read=~/:~nuucp/ write=~/ nowrite=~nuucp/ \
REQUEST=yes sendfiles=yes

#machine=misseq myname=kewgate REQUEST=yes sendfiles=yes

machine=cpsolv myname=kewgate REQUEST=yes sendfiles=yes \
validate=cpsolv logname=Ucpsolv

machine=touchfax myname=kewgate REQUEST=yes sendfiles=yes \
validate=touchfax logname=Utouchfax

# *--------------------------------------------------------------------*
# * 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=~hpfs:c:/:e:/:/:~/:~nuucp/ \
write=~/:/tmp:E:/src/uupc/winword noread=e:/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.1, 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=~hpfs:c:/:/:e:/:~/:~nuucp/ write=~hpfs:e:/tmp:e:/u:E:/etc:~uucp/ \
noread=/uupc nowrite=/uupc \
REQUEST=yes sendfiles=yes myname=pandora

logname=Upandora machine=pandora validate=pandora commands=ALL \
read=~hpfs:c:/:/:e:/:~/:~nuucp/ write=~hpfs:E:/tmp:E:/u:E:/etc:~uucp/ \
noread=/uupc nowrite=/uupc \
REQUEST=yes sendfiles=yes myname=ffactory

# *--------------------------------------------------------------------*
# * Entry for calling kewgate with; see comments above about *
# * electronic mobius strips. (Normal systems don't need the *
# * myname=, kendra has it because she IS kewgate *
# *--------------------------------------------------------------------*

machine=kewgate sendfiles=yes commands=* myname=kewtest


  3 Responses to “Category : UNIX Files
Archive   : UPC12BAD.ZIP
Filename : PERMISSN.KEW

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/