Ok, that's what I figured. I guess I'll have a followup question then. Is there a perl library that would base64 decodes my group exports? If I export with studio most uniqueMembers entry are base64. So, I need to 1) encode the file as UTF-8 2) decode the base64 entries 3) modify the basedns 4) modify the LDIF data for "modification" operations on the exported entries 3) re-encode entries to base64 4) reencode the file to ASCII (optional I think). Do you guys know of any tools that would allow to speed up this process?
Thanks again Olivier Drouin. On Wed, Sep 17, 2014 at 12:04 PM, Kiran Ayyagari <[email protected]> wrote: > On Wed, Sep 17, 2014 at 8:34 PM, Olivier Drouin <[email protected]> > wrote: > > > Hello guys! > > I'm trying to move an LDAP subtree under another domain > with > > Studio. The LDAP server is the OpenLDAP 2.4.39 . Under OpenLDAP I > specified > > that the RootDN for each of the 2 domains is cn=Manager,cn=config. That > way > > I can connect with Studio as "cn=Manager,cn=config" and have write access > > to the 2 LDAP trees. I can then copy a subtree and paste it under the > other > > tree. The OUs, inetOrgPersons and groupOfUniqueNames are correctly > renamed > > (by that I mean the object's DNs are correctly translated). The only > > remaining item for my need is that the uniqueMembers of the groups are > not > > renamed. Is there any way I can automate the renaming of the group's > > uniqueMembers (or members) under studio? > > > no, this is not possible at the moment using Studio. > (am afraid you have to script it) > > > > > Thanks for your help and congratulations for Studio, It's > an > > awesome tool. > > > > Regards, > > Olivier Drouin > > > > > > -- > Kiran Ayyagari > http://keydap.com >
