[1951] in Kerberos_V5_Development
Re: Configuration directories
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Wed Nov 13 00:07:23 1996
To: "Richard Basch" <basch@lehman.com>
Cc: source-developers@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: Your message of "Tue, 12 Nov 1996 23:51:54 EST."
<199611130451.XAA16256@badger.lehman.com>
Date: Wed, 13 Nov 1996 00:06:46 -0500
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>I would also like to say that it is important for a site to be able to
>specify an alternate location in which to also look (as a backup).
>There may be some sites that are automounting the entire Kerberos
>package, and while it would be nice to always look in /etc, the file or
>link may not exist there.
I definately agree with this. At out site, I've set the search path so
it looks like this:
"/etc/krb5.conf:/afs/cmf/@sys/etc/krb5.conf"
Which does the right thing on machines that the admin setup Kerberos
on and on the ones that they didn't, which is great for a transition
period.
In the case of Kerberos, I don't particularly care what the default is,
as long as it's easy enough to change.
--Ken