OpenAFS CVS Commit: openafs/src/auth by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 06 Nov 2001 19:01:54 EST
Update of /cvs/openafs/src/auth
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/auth
Modified Files:
cellconfig.c
Log Message:
DELTA afsdb-avoid-dns-case-issues-for-cell-aliases-20011106
AUTHOR kolya@mit.edu
This patch makes sure that in-kernel aliases to non-existant names aren't
accidentally created due to case mismatch (e.g. "athena" being created as
a symlink to "athena.MIT.EDU", while "athena.mit.edu" is the real cell
that already exists). It also lowercases cell names in AFSDB lookups,
otherwise the same problem appears in userspace (eg "aklog athena" tries
to obtain tokens for cell "athena.MIT.EDU").
--- DELTA config follows ---
afsdb-avoid-dns-case-issues-for-cell-aliases-20011106 openafs/src/auth/cellconfig.c 1.22 1.23