commit cf7bdb33d49aef8a4add73ee15f631f3fc0203d6 parent 15423fd0524fae25926d807eddfe1336b2ec3be3 Author: rsc <devnull@localhost> Date: Fri, 11 Feb 2005 19:50:35 +0000 domains Diffstat:
A | ndb/local | | | 18 | ++++++++++++++++++ |
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/ndb/local b/ndb/local @@ -0,0 +1,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=plan9.bell-labs.com + auth=lookout.cs.bell-labs.com + +authdom=tip9ug.jp + auth=mordor.tip9ug.jp +