Dimorge02
08-08-2013, 04:00 PM
I have a couple questions that I could not find on help.
For the HTTP server the FAQ states
First, you must be logging into the Web Tool on a GM account (using your normal Login Server account name), as normal accounts will not work.
Second, you must set a password in your account table password field for the account you want access on. You can hash the password so it is encrypted.
I am unclear on what account / account table etc that i need to be using. I am running the loginserver locally.
The other question is concerning the telnet setting for world/zone. Would this allow me to send commands to the world process via telnet session? I am developing a management site (via mono & mvc4) and I would like to send some commands to the server if possible.
I don't mind digging through the code to get some details I just want to make sure I understand the purpose and capabilities of the built in tools.
Thanks!!!
For the HTTP server the FAQ states
First, you must be logging into the Web Tool on a GM account (using your normal Login Server account name), as normal accounts will not work.
Second, you must set a password in your account table password field for the account you want access on. You can hash the password so it is encrypted.
I am unclear on what account / account table etc that i need to be using. I am running the loginserver locally.
The other question is concerning the telnet setting for world/zone. Would this allow me to send commands to the world process via telnet session? I am developing a management site (via mono & mvc4) and I would like to send some commands to the server if possible.
I don't mind digging through the code to get some details I just want to make sure I understand the purpose and capabilities of the built in tools.
Thanks!!!