DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T a

⟦e371aceda⟧ TextFile

    Length: 822 (0x336)
    Types: TextFile
    Names: »access_file«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦cfd40dc56⟧ »EurOpenD3/news/nntp/nntp.1.5.8.tar.Z« 
        └─⟦2ec98eca6⟧ 
            └─⟦this⟧ »support/access_file« 
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦5cced586a⟧ »EurOpenD3/news/nntp/nntp.1.5.7.tar.Z« 
        └─⟦7340f105e⟧ 
            └─⟦this⟧ »./support/access_file« 

TextFile

#
# Sample NNTP access file.  "read" implies "xfer".
# Note that "default" must be the first entry in the
# table. Order is important. Put the most restictive
# entried just behind "default"
#
# If you defined SUBNET when you compiled the server,
# this file can have subnets as well as class A, B, C
# networks, hosts, and domains.
#
# host/net		read/xfer/no	post/no
#
# by default, let anyone transfer news, but not read or post
default			xfer		no
# bugs, a notorious undergraduate machine, is not allowed
# to read or post news at all.
bugs.berkeley.edu	no		no
# ic can read and post news, but users on ic cannot read
# articles in the group ucb.postgres or any of its decendents
# (e.g., ucb.postgres.core)
ic			read		post	!ucb.postgres
# hosts on the Berkeley campus can read and post news
*.berkeley.edu		read		post