As long as your saving the details to something SQL based i.e. using the default or optional MySQL setup for opensim, php itself will be able to retrieve it. You may have to mess with some sort of decryption as Katronix mentioned but it will be possible. Not used phpbb, it probably won't do it straight out of the box but php is very adaptable.
If I were doing this, I'd set up opensim to use MySQL rather than the default SQL it uses, install something like phpmyadmin so you can visualise and access the database and then use that to adapt phpbb. If you do it well, you could encapsulate it all into a sort of module for phpbb and release it back to whoever develops phpbb. Garrett _________________ [email protected] http://www.asquare.org/ http://www.asquare.org/networkresearch/ On 12 Dec 2011, at 11:00, [email protected] wrote: > Was just curious how easy/hard is it to have phpBB and OpenSim share the > same login information? I know some grids do it ie: OSG, but haven't > figured out how, and can't find any documentation on how to do it. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
