Hi everybody, I hope someone can help me.
Here is my situation: we have all the employees separated in different ou based on their region. We're using OpenLDAP 2.3.24
cn=test,ou=region1,dc=company
My problem is when user test moves to region2 and I want to move him to ou=region2.
If I drag and drop the user from region1 to region2, it works fine but entryUUID changes and that affects our email system.
If I click F2 (rename) when I'm highlighting that user, the only thing I can modify or rename is the cn.
How can I do a moddn without losing the entryUUID?
Thanks!