freeipa/daemons
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
..
ipa-kpasswd Mozldap-specific code removed 2011-01-14 17:33:11 -05:00
ipa-slapi-plugins Reset target DN when generated UUID is used as RDN 2011-02-17 21:36:50 -05:00
configure.ac Update kerberos password policy values on LDAP binds. 2011-01-21 13:59:24 -05:00
ipa-version.h.in Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
Makefile.am Stricter compilation flags 2010-11-22 16:01:35 -05:00