Hi Supun,
On Wed, Jul 9, 2014 at 10:33 AM, Supun Nakandala <[email protected]> wrote: > Hi All, > > I am trying to integrate WSO2 IS with Apache Airavata to handle user > management tasks in scientific gateways. I have a requirement of making > backups of user information so that I can restore them later. What is the > recommended approach for this. > Depend on your requirement. If you need only the user information. backup your user store. JDBC user store : get a database dump LDAP user store : export data in to a ldif if you need role and permission related information take a database dump. Thanks, Ishara > > Thanks. > Supun > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Ishara Karunarathna Senior Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com email: [email protected], blog: isharaaruna.blogspot.com, mobile: +94 718211678
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
