freeipa/daemons/ipa-kdb
Simo Sorce 372d67ae81 ipa-kdb: fix delegation acl check
We need to check for a matching acl only if one match hasn't already been
found, otherwise results are unpredictable and order dependent.
2012-02-28 13:03:22 -05:00
..
ipa_kdb_audit_as.c ipa-kdb: add AS auditing support 2012-02-14 18:03:45 -05:00
ipa_kdb_common.c ipa-kdb: enhance deref searches 2011-12-08 17:18:10 -05:00
ipa_kdb_delegation.c ipa-kdb: fix delegation acl check 2012-02-28 13:03:22 -05:00
ipa_kdb_mkey.c ipa-kdb: Get/Store Master Key directly from LDAP 2011-08-26 08:24:49 -04:00
ipa_kdb_mspac.c Remove compat defines 2012-02-16 14:45:23 -05:00
ipa_kdb_passwords.c ipa-kdb: add AS auditing support 2012-02-14 18:03:45 -05:00
ipa_kdb_principals.c ipa-kdb: set krblastpwdchange only when keys have been effectively changed 2012-02-15 04:51:15 -05:00
ipa_kdb_pwdpolicy.c policy: add function to check lockout policy 2012-02-19 20:43:45 -05:00
ipa_kdb.c policy: add function to check lockout policy 2012-02-19 20:43:45 -05:00
ipa_kdb.exports ipa-kdb: add exports file 2011-08-26 08:24:49 -04:00
ipa_kdb.h policy: add function to check lockout policy 2012-02-19 20:43:45 -05:00
Makefile.am ipa-kdb: add AS auditing support 2012-02-14 18:03:45 -05:00
README ipa-kdb: Initial plugin skeleton 2011-08-26 08:24:49 -04:00
README.s4u2proxy.txt ipa-kdb: Add delgation access control support 2011-12-08 17:18:10 -05:00

This is the ipa krb5kdc database backend.