blob: 000836874cdb84c68cc072b9773629d947d981e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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
# 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
|