freeipa/daemons/ipa-kpasswd
Simo Sorce ceb91a3f71 Always detect openldap and mozldap at the same time
Slapi plugins must use mozldap because 389 ds is compiled against that.
ipa_kpasswd, instead, should be linked against openldap.
So always make sure both are available.
2010-10-07 07:53:36 -04:00
..
ipa_kpasswd.c Check error in kpasswd 2009-07-10 09:42:21 -04:00
ipa_kpasswd.init Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
Makefile.am Always detect openldap and mozldap at the same time 2010-10-07 07:53:36 -04:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00

This is an implementation of the RFC3244 kpasswd protocol.
It is used to proxy password change operations to Directory Server.