flagflag  

Re: What Version's are needed

List posts in the topic

なし Re: What Version's are needed

msg# 1.13
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2010/7/3 21:47
admin  Webmaster   Posts: 245
Hi.

I resolved problem of "lower case table name" on Windows.
And I tested XoopenSim on Windows. But there is no problem. I can create new avatar and login to OpenSim.

Is your MySQL DB on Windows or Linux?
If you use MySQL on Windows, do you have problem of "lower case table name" ?
In this case, home page of XoopenSim indicates "OFFLINE".

Corrected XoopenSim is here http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/Xoops/xoopensim-1.40-nosl-2.tgz


>> 2010-07-02 14:56:27,468 INFO - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Login request for master xxxxx from
>> 71.244.130.xx with user agent 0.6.3 (LL 1.23.5) starting in last
>> 2010-07-02 14:56:27,468 DEBUG - OpenSim.Services.AuthenticationService.PasswordAuthenticationService [PASS AUTH]:
>> got e8ac2303df8e22eccb537ae1180ba905; hashed = c3d8d89d4b62ccdbb29d0acbec8e76a0; stored = 8aba233413a0b5a9e2c805b81d01f43a
>> 2010-07-02 14:56:27,468 DEBUG - OpenSim.Services.AuthenticationService.PasswordAuthenticationService [AUTH SERVICE]:
>> PrincipalID 34ca37ec-7d83-41ce-96af-dc620aa8a3f7 or its data not found
>> 2010-07-02 14:56:27,484 INFO - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Login failed, reason: authentication failed

Above error indicates "password mismatch".

Please execute MySQL command.

mysql> use "your OpenSim Database name";
mysql> select FirstName, passwordHash, passwordSalt from auth, UserAccounts where PrincipalID=UUID and FirstName='master';

Here, master is your avatar's first name.
Then your avatar's first name, password hash and password salt are displayed.

Next, please create php program. Example, filename is pass.php

<?php
print("Password Hash = ".md5(md5("your avatar's password").":"."above MySQL avatar's password salt")."\n<br />");
?>

And access to pass.php with web browser. Or execute command "php pass.php"
Is "pass.php's password hash" corresponding to "MySQL password hash" ?
Votes:148 Average:3.58

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

73 user(s) are online (1 user(s) are browsing Forum)

Members: 0
Guests: 73

more...

Access Counter

Today : 1029610296102961029610296
Yesterday : 1766217662176621766217662
Total : 2356562823565628235656282356562823565628235656282356562823565628
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com