[1936] in Kerberos-V5-bugs
load_db fails on NetBSD
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu May 23 13:49:22 1996
Date: Thu, 23 May 1996 13:49:15 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
The kdb library deals poorly with operating systems that have
a native implementation of db in the libc. In particular, on NetBSD,
it is apparently confused by the lack of a principal.dbm file. This
causes make check to fail as well as creating a few other problems in
kdb5_edit; I propose to document for Beta6 and deal with fixing later.
--Sam