blob: fbbf19e167d7b81d63d87aef636ace4e285443f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# ndb - only used for authdial right now
# database - would add extra file= lines here
# probably need some kind of syntax to avoid hard-coding paths.
database
file=cox-home
file=root-servers
# authentication domains
authdom=outside.plan9.bell-labs.com
auth=sources.cs.bell-labs.com
authdom=cs.bell-labs.com
auth=lookout.cs.bell-labs.com
authdom=tip9ug.jp
auth=mordor.tip9ug.jp
authdom=pdos.csail.mit.edu
auth=glenda.csail.mit.edu
|