freeipa/daemons/ipa-kdb
Sumit Bose dc3491ea42 Filter groups in the PAC
If one or more of the external groups given in the PAC can be found in
the ipaExternalGroup objects and these objects are members of local
groups, the SIDs of the local groups are added to the PAC.
2012-06-28 08:05:34 +02:00
..
ipa_kdb_audit_as.c Add support for disabling KDC writes 2012-06-06 22:12:22 -04: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 Filter groups in the PAC 2012-06-28 08:05:34 +02:00
ipa_kdb_passwords.c Fix memleak and silence Coverity defects 2012-03-22 17:33:13 +01:00
ipa_kdb_principals.c Perform case-insensitive searches for principals on TGS requests 2012-06-07 09:39:10 +02:00
ipa_kdb_pwdpolicy.c Fix failure count interval attribute name in query for password policy. 2012-03-29 00:52:25 -04:00
ipa_kdb.c Add support for disabling KDC writes 2012-06-06 22:12:22 -04:00
ipa_kdb.exports ipa-kdb: add exports file 2011-08-26 08:24:49 -04:00
ipa_kdb.h Add support for disabling KDC writes 2012-06-06 22:12:22 -04: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.