I have multiple turbine applications in different webapps that are each using different databases. I am also doing a few table joins between my application tables and the security tables.
I need to keep the users, groups ,roles, ... all the security tables in sync with an authoritative "master" database. While I thought about scripts to do this, there will be a delay before an account would be activated. Also the scripts would be complicated because we would have to figure out what was deleted, changed, etc. Has anyone solved this problem? Thanks! In case anyone is interested, I finished implementing sso for multiple turbine applications on different hosts in the same domain. It can be found at http://test.rhoderunner.com/jsso/ -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
