How to update rads.ldif file from another .ldif file
Hello,
I have a requirement to copy RADs(resource access descriptor) from one server to another.
I already have exported rads from old server and named it rads.ldif
On the new server, i need to get the new guid of all users and named it new_guids.ldif
My question is, how can I search and replace all guid of rads.ldif and after searching, replace it with guid from new_guids.ldif ?
I have 600+ users and if i'm going to search and replace it one by one...it will took very long time.
thanks,
Leony