freeipa/daemons/ipa-kdb
Simo Sorce d8de2d1b7b ipa-kdb: Be flexible
Although the proper values for booleans from LDAP should be only uppercase,
389ds does allow wrong cased values without complaining. And we still have some
places where the wrong case is used.
Avoid getting frustrating errors when reading these values out.
2011-08-26 08:24:50 -04:00
..
ipa_kdb_common.c ipa-kdb: Be flexible 2011-08-26 08:24:50 -04:00
ipa_kdb_mkey.c ipa-kdb: Get/Store Master Key directly from LDAP 2011-08-26 08:24:49 -04:00
ipa_kdb_passwords.c ipa-kdb: add password policy support 2011-08-26 08:24:50 -04:00
ipa_kdb_principals.c ipa-kdb: add password policy support 2011-08-26 08:24:50 -04:00
ipa_kdb_pwdpolicy.c ipa-kdb: implement function to retrieve password policies 2011-08-26 08:24:49 -04:00
ipa_kdb.c ipa-kdb: implement change_pwd function 2011-08-26 08:24:49 -04:00
ipa_kdb.exports ipa-kdb: add exports file 2011-08-26 08:24:49 -04:00
ipa_kdb.h ipa-kdb: add password policy support 2011-08-26 08:24:50 -04:00
Makefile.am ipa-kdb: add password policy support 2011-08-26 08:24:50 -04:00
README ipa-kdb: Initial plugin skeleton 2011-08-26 08:24:49 -04:00

This is the ipa krb5kdc database backend.