[Opensim-dev] open sim UUID and Passwordhash

Daniel Smith javajoint at gmail.com
Sun Oct 18 18:36:35 UTC 2009


Be aware that if you do statement/text based mysql backups, your uuid call
will give different results upon restore and all of your hashed passwords
will be wrong ;)  For the most flexibility, calculate the uuid in your
language of choice (i.e. php) and then hand that off to MySQL.  This also
lets you swap DBs later...

On Sun, Oct 18, 2009 at 11:18 AM, Marcio Cardoso <marciomaiden at gmail.com>wrote:

> Thank's a lot, i solve the problem, when you insert a avatar from a
> stored procedure in mysql, you need to insert more data, not only the
> user name, the password and uuid.
>
>
> --
Daniel Smith - Sonoma County, California
http://daniel.org/resume
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20091018/5b6762a8/attachment-0001.html>


More information about the Opensim-dev mailing list