[1734] in Kerberos_V5_Development
Re: load_v4 fix
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Sep 9 11:40:41 1996
Date: Mon, 9 Sep 1996 11:40:04 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: eichin@kitten.gen.ma.us, krbcore@MIT.EDU, eichin@cygnus.com
In-Reply-To: Barry Jaspan's message of Mon, 9 Sep 1996 11:11:02 -0400,
<199609091511.LAA08798@beeblebrox.MIT.EDU>
Date: Mon, 9 Sep 1996 11:11:02 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: tytso@MIT.EDU, krbcore@MIT.EDU, eichin@cygnus.com
I have no objection to Mark's load_v4 patch so long as it does not
interfere with the normal behavior, which is everything deriving
from the dbname specified on kdb5_util's command line.
I believe Mark's load_v4 patch does do this, although the reason why he
needed it alludes to some tests which in fact wants to manually set the
policy database name instead of letting it use the default derived
name. Mark, is this true, and if so, is it really necessary?
Once the OV tests no longer need to depend on it, we may want to nuke
this functionality altogether; I don't think there's any really good
reason for it, and simplifying the code is a good thing.
- Ted