BSD 4_3_Tahoe development
[unix-history] / usr / src / new / nntp / support / access_file
CommitLineData
0722a577
C
1#
2# Sample NNTP access file. "read" implies "xfer".
3# Note that "default" must be the first entry in the
4# table.
5#
6# If you defined SUBNET when you compiled the server,
7# this file can have subnets as well as class A, B, C
8# networks and hosts.
9#
10# host/net read/xfer/no post/no
11#
12# by default, let anyone transfer news, but not read or post
13default xfer no
14# hosts on the Berkeley campus can read and post news
15ucb-ether read post
16# bugs, a notorious undergraduate machine, is not allowed
17# to read or post news at all.
18bugs read no
19# ic can read and post news, but users on ic cannot read
20# articles in the group ucb.postgres or any of its decendents
21# (e.g., ucb.postgres.core)
22ic read post !ucb.postgres