kdc --builtin-hdb should list loadable backends
commit09f0a25fda43c0268eae1b9742d381e9d945a33d
authorNicolas Williams <nico@twosigma.com>
Mon, 14 Nov 2016 19:59:02 +0000 (14 13:59 -0600)
committerNicolas Williams <nico@twosigma.com>
Tue, 15 Nov 2016 17:34:54 +0000 (15 11:34 -0600)
treec8e076594b64311ecbee0336f3fc978578343f85
parentc69a205b4c3caa954b823dc6837f7e71adba27a4
kdc --builtin-hdb should list loadable backends

This fixes the following problems from #210:

 - hdb_ldap doesn't load even when installed correctly
 - loadable hdb backends not listed by kdc --builtin-hdb

Not fixed:

 - hdb_ldap.so not installed in plugin dir
lib/hdb/hdb.c
tests/ldap/krb5.conf.in