ANAME_DB re-enable with patch.
Russ Allbery
rra at stanford.edu
Wed Sep 1 16:54:15 EDT 2010
"Roland C. Dowdeswell" <elric at imrryr.org> writes:
> I found ANAME_DB in the code but it appears to have been disabled, so I
> revived it along with converting it to use the BDB code which is already
> in the Kerberos libs rather than DBM.
I hate to see that BDB code being used for anything new, since it's
essentially a fork of something that's now completely unmaintained
upstream. I don't know that I have a good alternative, though (although I
bet a simple scan of a text file would be fast enough in many cases).
Have folks considered embedding TDB? http://tdb.samba.org/
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the krbdev
mailing list