[Opensim-dev] Problem with User server in grid mode retrieving User Profile

Impalah impalah at gmail.com
Thu Nov 20 23:12:44 UTC 2008


Hi:

I'm having a strange problem retrieving user profiles only in GRID mode
(standalone works ok): the field PasswordHash (I need this field to do a
xmlrpc authentication) is empty.

I'm using version 0.6, I can't remember the svn release, it's from 1 week
ago, Windows XP SP3, Net 2.0 and Mysql.

I couldn't find any issue in Mantis so my question is: is this a feature for
grid mode or something similar?

The code in MySQLUserData.cs is the same for both modes and couldn't find
any "strange" line in User Server code:

IDbCommand result = dbm.Manager.Query("SELECT * FROM " + m_agentsTableName +
" WHERE UUID = ?uuid",
                                                      param);


Any idea?

Greetings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20081121/f952af70/attachment-0001.html>


More information about the Opensim-dev mailing list