tdomains - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit cf7bdb33d49aef8a4add73ee15f631f3fc0203d6
(DIR) parent 15423fd0524fae25926d807eddfe1336b2ec3be3
(HTM) 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(-)
---
(DIR) diff --git a/ndb/local b/ndb/local
t@@ -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
+