Keeping users in sync between Lawson PROD and TEST
I have a qa Lawson Server that has not been updated over time. User changes (adds, edits, deletes) have been made to PROD but not on our TEST server.
We would like to copy our Lawson user information from prod to our test/qa server as it has been out of sync for some time.
I found the following notes that explains it is possible:
- To sync user data (LDAP) on two servers (PROD and TEST)
o PROD: ldifgen ldapdatatoxml > sourcedata.xml
o TEST: ldifgen xmltodataldif sourcedata.xml targetdata.ldif
- Then load proddata.ldif using ldifde (for ADAM/LDS)
I would like to have someone confirm if this is a viable way to do this, OR is there a better/easier way to have our PROD/TEST Lawson user information in sync.
The other alternative is manually updating all user information (back 2 years) of changes.
Thanks for any advice.
[Updated on 3/16/2015 12:45 PM]
Comments
There are no comments yet