https://fedorahosted.org/389/ticket/338

https://fedorahosted.org/389/attachment/ticket/338/0001-Trac-Ticket-338-letters-in-object-s-cn-get-converted.2.patch

 Fix description: The value of newrdn was normalized as dn then
 decapitalized.  The decapitalization was not just needed but
 the cause of the reported bug.

 This patch removes the decapitalization call (slapi_dn_ignore_case)
 and adds slapi_dn_ignore_case to acl_access_allowed_modrdn (acl.c)
 and referint_postop_modrdn (referint/referint.c).

 Additionally, unnecessary code is being removed from chaining_
 back_modrdn (chainingdb/cb_modrdn.c).

--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel

Reply via email to