Where is the Db of the game users??

Added by LordBen@ about 8 years ago

I have a problem, i would change the group from a account but i cant find it in the db.
Do anyone know where the users are saved?


Replies (9)

RE: Where is the Db of the game users?? - Added by molator about 8 years ago

nel.user for the players accounts.
nel_tools.neltools_users for the shard administration website.
ring_open.ring_users for ring.

RE: Where is the Db of the game users?? - Added by LordBen@ about 8 years ago

ok but how can i read nel.user??? there are no entrys
And what is the ring??

RE: Where is the Db of the game users?? - Added by molator about 8 years ago

There's is no entry if you haven't created an account.

You can create one when you connect your client to the server.
Fill login password, click on connect 4 times, click on ok in the error popup.
Your account is created.

Ring is an online 3D world editor.
Players can reach it from the game on the official server.
I don't know if Ring works in ryzom core.

RE: Where is the Db of the game users?? - Added by LordBen@ about 8 years ago

i have closed my server but i alrady can connect to it.... that is scary

RE: Where is the Db of the game users?? - Added by molator about 8 years ago

The client send a request to the db for user authentification.
If the authentification is allowed, the webserver returns an authentification cookie.
Then the client send that cookie to ryzom core server to access to the shard.
It's something like that.

So if you stops the server, you won't be able to access to the shard.
But as long as the webserver is running, you can ask for authentification.

RE: Where is the Db of the game users?? - Added by LordBen@ about 8 years ago

ok i have set up the server in a virtual box and now I have close the virtual pc but I alrady can log in and play with the client in my host pc.
What is wrong??

RE: Where is the Db of the game users?? - Added by nimetu about 8 years ago

LordBen@ wrote:

ok i have set up the server in a virtual box and now I have close the virtual pc but I alrady can log in and play with the client in my host pc.
What is wrong??

if you closed your server and still are able to log in and play, then you might be connecting to Open shard perhaps ?

check your client.cfg / client_default.cfg for StartupHost. that sets the server

RE: Where is the Db of the game users?? - Added by LordBen@ about 8 years ago

In the client_default.cfg is my local ip (127.0.0.1)

RE: Where is the Db of the game users?? - Added by molator about 8 years ago

Check client.log too, to see where your client is connected.
With your server down, you can't go futher than authentification.

(1-9/9)