Anant S Athavale wrote:
I use openldap 2.2.13 on RHEL and having 4000+ entries.
I have the following requirement.
1. Add one attribute for all the records.
2. Set a value to it, which is already set for another attribute of the same record.
See the above.
A SQL command of the following type would have done this job, if my data was in SQL.
update data set newattr=oldattr;
Is there any equivalent Openldap command, which can be used to do this.
Best,
--Tonni
-- Tonni Earnshaw tonni @ barlaeus.nl