The existing users you mention are created as part of the boostrap process. Should be relatively easy to use that work as a starting point. Have a look at WEB-INF/bootstrap/common/users. There you find xml defining the different users. Add your xml files there defining your users, and I expect they would be loaded up.
You should be able to make a backup from the admin central tool. Look at Tools -> Development tools and try using a backup configuration. Am Dienstag, 29. August 2006 09:00 schrieb Deepak Mittal: > Dear Magnolians, > > As part of the bootstrap process (server start-up when there is no > repository present), I need to create few more users apart from > "superuser", "developer", etc. > > Does anybody know how I can create the extra users? > > On the same lines, does anybody know how I can export a user created > through admin tool into an XML file? I could not find an option of > exporting a user through the admin interface. I am wondering if there is > a work-around for exporting a user. > > Thanks for your help, > > ~Deepak > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
