diff options
Diffstat (limited to 'ndb')
-rw-r--r-- | ndb/local | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ndb/local b/ndb/local new file mode 100644 index 00000000..73dbbb17 --- /dev/null +++ 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 + |