[7703] in Kerberos
Re: krb5 beta6 database entries disappearing?
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Aug 1 14:09:30 1996
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: Dave McGuire <mcguire@neurotica.com>, kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 01 Aug 1996 13:50:23 -0400
In-Reply-To: Ken Hornstein's message of Thu, 01 Aug 1996 11:54:19 -0400
>>>>> "Ken" == Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
>> Has anyone else experienced seemingly random disappearance of
>> entries from their krb5 beta6 database? I'm getting it
>> frequently. The platform is SunOS4.1.4, gcc v2.7.2, with db
>> databases.
Ken> Not me, but I was under the impression that db database
Ken> support was a little buggy.
It's actually the db code that is a lot buggy; I don't think
there are too many bugs in our support db. Basically, this happens if
you use db databases. Don't use db databases.
The next release of Kerberos will include a newer version of
db which we have some confidence in.
Ken> --Ken