Hi Mauro! I have been looking into a similar thing, we have 1000s of users on LDAP, and need to create them in magnolia.
I have been looking at 2 solutions: 1. While the standard "Users" View in AdminCentral does not support the Import/Export Menu items, you can create a JCR Browser for the "Users" tree which does. Using this JCR Browser you can export an existing user to see the XML format. You can then write a script to export your users from Oracle into the XML format, and then use the Import function in the JCR Browser to import them into Magnolia. 2. Create a Magnolia Login-Handler to automatically create the users at login time. This requires Java development, and is a little more complicated, but allows for updating the users from Oracle as they are needed. Regards from Vienna, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Mauro Esposito Gesendet: Mittwoch, 27. Oktober 2010 13:38 An: [email protected] Betreff: [magnolia-user] import users from database Hallo All, we have an oracle database with information of 1500 users that we need to import in magnolia as admin or public users. Anyone has ever had this problem? Any help or tips will be apreciated. Thanks, Mauro ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
