Description
When doing a rename modification, the way the RDN is handled is not good fi the RDN is not a single attribute :
cn=smith+givenname=alan, dc=example, dc=org
renamed to cn=asmith will lose some informations. Renaming to cn=smith+givenname=paul will also lose some information, leaving the entry in a bad state.
(tests to be provided soon)
Attachments
Issue Links
- incorporates
-
DIRSERVER-1162 Moddn with mulit-valued RDN mangles the entry
- Closed