Add support for specifying bind DN and password.
commit96e90256757c73ccf349d144e410ddf651a74cbc
authorLandon Fuller <landonf@plausible.coop>
Wed, 17 Apr 2013 18:01:20 +0000 (17 14:01 -0400)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 24 Apr 2013 23:21:15 +0000 (24 16:21 -0700)
tree7b3ccb3b12dac646b7c9345f00c8dd12066c53ea
parent8cb8a8932e6dea853fe608742c2f6429c112208d
Add support for specifying bind DN and password.

This uses a seperate hdb-ldap-secret-file configuration value, which
specifies an external file that may be used to supply the LDAP bind dn
and password. This allows that specific file to be configured with more
restrictive permissions than the global krb5.conf.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hdb/hdb-ldap.c