mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
domains
This commit is contained in:
parent
15423fd052
commit
cf7bdb33d4
1 changed files with 18 additions and 0 deletions
18
ndb/local
Normal file
18
ndb/local
Normal file
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue