freeipa/ipa-server/ipa-slapi-plugins
Simo Sorce 7502ebe479 Initial implementation of policies support.
This patch uses the kerberos schema policy, this is the same policy used by
kadmin.
While this patch allows for krbPwdPolicy objects anywhere the kldap module
will make the kdc fail to provide tickets if the "krbPwdPolicyReference"
points to any object that is not a child of cn=<REALM>,cn=kerberos,dc=....
To let us set policies anywhere in the tree I enabled the code to actually
look at parent entries and the user entry itself and specify policies directly
on these objects by adding the krbPwdPolicy objectclass to them (I know its
structural but DS seem to allow multiple Structural classes on the same
entry).
The only side effect is that kadmin will not understand this, but we don't
want to use kadmin anyway as it does not understand way too many things about the
directory.

I've tested a few scenarios and all seem working as expected, but further
testing is welcome of course.
2007-11-13 16:21:03 -05:00
..
dna Add posix auto gen for single master case 2007-11-06 15:57:15 -08:00
ipa-memberof Fix build from autoconf patch import. 0001-01-01 00:00:00 +00:00
ipa-pwd-extop Initial implementation of policies support. 2007-11-13 16:21:03 -05:00
Makefile.am Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>. 0001-01-01 00:00:00 +00:00
README Reorganized repo to reflect packaging. 0001-01-01 00:00:00 +00:00