[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#3450) Modify RDN returns Naming Violation.



Full_Name: Emmanuel Duru
Version: 2.2.13
OS: Windows 2000
URL: 
Submission from: (NULL) (195.68.44.148)


When I perform a modify DN operation asking to change RDN and deleting old RDN,
I get an error 64 (naming violation) with error message "value of naming
attribute 'uid' is not present in entry" whereas the entry contains the uid
attribute (it is mandatory to create the entry). I'm using bdb backend.
Here follows the trace of the LDAP request and response:
14:36:21: [C3-246] Msgid=121 [modDN Request]
 Name:uid=tclow,ou=people,dc=mycompany,dc=com
 NewRDN:uid=tclow2
 DeleteOldRDN:Yes
14:36:21: [S3-247] Msgid=121 [modDN Response]
 Errcode: 64 (namingViolation)
 Error msg: value of naming attribute 'uid' is not present in entry