blob: df83d34a9e8533dd0d7a4275dc3d612b994c19de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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
authdom=pdos.csail.mit.edu auth=glenda.csail.mit.edu
|