The biggest issue is the format of account names is stored as 2 columns ( firstname, lastname) and the password is encrypted. You will need to modify phpbb to use that style of username and be able to check that the password is a match. Im not that familiar with what systems phpbb has for external account sync or verification if any. if such things exist you may be able to make a auth module that uses the opensim database directly. One thing i thought would be useful is a OAuth module for opensim. Severial forumns and CMS systems support OAuth. would me interesting to use opensim as a auth source using that.<br>
<br><div class="gmail_quote">On Sun, Dec 11, 2011 at 3:19 PM, Katronix Serf <span dir="ltr"><<a href="mailto:katronix.serf@gmail.com">katronix.serf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br><br>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.<br>
<br>Any recommendations would be appreciated.<br><br>Kat<br>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br>