freeipa/daemons/ipa-slapi-plugins/ipa-uuid
Thierry Bordaz 9345142c2b
389-ds-base crashed as part of ipa-server-intall in ipa-uuid
Bug Description:
	When adding an entry, ipa-uuid plugin may generate a unique value
	for some of its attribute.
	If the generated attribute is part of the RDN, the target DN
	is replaced on the fly and the previous one freed.
	Unfortunately, previous DN may be later used instead of
	the new one.

Fix Description:
	Make sure to use only the current DN of the operation

https://bugzilla.redhat.com/show_bug.cgi?id=1496226
https://pagure.io/freeipa/issue/7227

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2017-11-08 08:06:35 +01:00
..
ipa_uuid.c 389-ds-base crashed as part of ipa-server-intall in ipa-uuid 2017-11-08 08:06:35 +01:00
Makefile.am slapi plugins: fix CFLAGS 2017-03-15 08:55:12 +00:00
uuid-conf.ldif ipa-uuid: DNA-like plugin that generates uuids 2010-10-22 17:22:40 -04:00