Skip to content

Enable lmdb support.

Geert Hendrickx requested to merge ghen/krb5:lmdb into main

lmdb support is enabled automatically if lmdb is present in the build environment, so let's enable it explicitly.

This adds a runtime loadable module /usr/lib/krb5/plugins/kdb/klmdb.so.

See https://web.mit.edu/kerberos/www/krb5-1.21/doc/admin/dbtypes.html

Merge request reports