OpenAFS CVS Commit: openafs/src/afsd by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 09 Oct 2001 20:05:29 EDT
Update of /cvs/openafs/src/afsd
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afsd
Modified Files:
afsd.c
Log Message:
DELTA support-cell-aliases-20011009
AUTHOR kolya@mit.edu
This patch adds support for "cell aliases": a cell alias allows a
single cell to be known by multiple names (one of them the primary).
This is useful in conjunction with AFSDB support, where you want all
the possible names for the same cell to share the same tokens, etc.
For instance, if the local resolver has "mit.edu" in its search
domain, an AFSDB lookup on cell "athena" will cause the primary
cell "athena.mit.edu" to be created, and "athena" made an alias
for it.
--- DELTA config follows ---
support-cell-aliases-20011009 openafs/src/afsd/afsd.c 1.17 1.18