freeipa/daemons/ipa-slapi-plugins
Nathan Kinder 27532f5468 Reset target DN when generated UUID is used as RDN
When the UUID plug-in generates a value that is used in the RDN
of the entry being added, the old DN is free'd and replaced with
the new DN.  The problem is that the operation in the pblock holds
a pointer to the old DN address.  This can cause other plug-ins to
reference garbage, leading to incorrect results or crashes.  This
was causing the attribute uniqueness plug-in to not work correctly,
resulting in duplicate netgroup entries.

The fix is to have the UUID plug-in reset the target DN after
changing the DN of the entry to be added.

ticket 963
2011-02-17 21:36:50 -05:00
..
common Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipa-enrollment Fix duplicate OIDs 2011-02-17 08:38:53 -05:00
ipa-lockout Update kerberos password policy values on LDAP binds. 2011-01-21 13:59:24 -05:00
ipa-modrdn Unchecked return values in SLAPI plugins 2011-01-14 14:20:57 -05:00
ipa-pwd-extop Fix duplicate OIDs 2011-02-17 08:38:53 -05:00
ipa-uuid Reset target DN when generated UUID is used as RDN 2011-02-17 21:36:50 -05:00
ipa-version Disable replication version plugin by default. 2011-02-10 13:54:39 -05:00
ipa-winsync Mozldap-specific code removed 2011-01-14 17:33:11 -05:00
Makefile.am Update kerberos password policy values on LDAP binds. 2011-01-21 13:59:24 -05:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00