freeipa/daemons/ipa-kdb
Simo Sorce c58836f29d Add PAC filtering
This check the PAC we receive is consistent.
realm, flat name and domain sid must much our understanding or the trustd
realm and no additional sids beyond the own realm ones must be present.

Ticket #2849
2012-08-02 11:28:19 -04: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 Add PAC filtering 2012-08-02 11:28:19 -04:00
ipa_kdb_passwords.c Fix memleak and silence Coverity defects 2012-03-22 17:33:13 +01:00
ipa_kdb_principals.c Move code into common krb5 utils 2012-07-30 10:31:47 -04: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 Move mspac structure to be a private pointer 2012-08-02 11:27:52 -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.