freeipa/daemons/ipa-kdb
Alexander Bokovoy 32916d444b ipa-kdb: Support Windows 2012 Server
Windows 2012 Server changed procedure how KERB_VALIDATION_INFO ([MS-PAC]
section 2.5) is populated. Detailed description is available in [MS-KILE]
version 25.0 and above.

Refactor KERB_VALIDATION_INFO verification and ensure we filter out extra
SIDs in case they belong to our domain.

https://fedorahosted.org/freeipa/ticket/3231
2012-12-07 13:21:52 -05:00
..
ipa_kdb_audit_as.c Add support for disabling KDC writes 2012-06-06 22:12:22 -04:00
ipa_kdb_common.c ipadb_iterate(): handle match_entry == NULL 2012-09-05 14:20:29 +02: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 ipa-kdb: Support Windows 2012 Server 2012-12-07 13:21:52 -05:00
ipa_kdb_passwords.c Fix memleak and silence Coverity defects 2012-03-22 17:33:13 +01:00
ipa_kdb_principals.c ipadb_iterate(): handle match_entry == NULL 2012-09-05 14:20:29 +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 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.