can you please help me on this, Currenlty in our opendj ldap user store, we are storing Full Name( attribute:cn)="Lastname Firstname"
, now our requirement is to update all the users Full name(cn)
to Firstname Lastname"(attributes)
, can you please help me to get the ldap query.
Thanks,