PDA

View Full Version : ANSWER TO THE login.tscmd not found to log in Super Admin !


Altaric
21-02-2004, 12:46
here it is !!!!

in a local machine ; i didn't tried with a distant one

- shut down the server

- in server.ini set
HTTPServer Enabled=1

- get the super admin (or admin) pass in the server.log which looks like
---------------------------------------------------------------
-------------- log started at 18-02-04 15:33 -------------
---------------------------------------------------------------
18-02-04 15:33:54,ALL,Info,server, Server init initialized
18-02-04 15:33:54,ALL,Info,server, Server version: 2.0.19.40 Win32
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_servers
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_channels
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_clients
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_channel_privileges
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_server_privileges
18-02-04 15:33:54,WARNING,Info,SQL, created table ts2_bans
18-02-04 15:33:54,ALL,Info,server, Starting server with port: 8767
18-02-04 15:33:54,WARNING,Info,SERVER, Default Server created
18-02-04 15:33:54,WARNING,Info,SERVER, admin account info: username: admin password: hrvk94
18-02-04 15:33:54,WARNING,Info,SERVER, superadmin account info: username: superadmin password: 2qpa1i
18-02-04 15:33:54,ALL,Info,server, Server init finished
18-02-04 16:13:13,ALL,Info,server, Server shutdown initialized
18-02-04 16:13:15,ALL,Info,server, Server shutdown finished
---------------------------------------------------------------
--------------- log ended at 18-02-04 16:13 --------------
---------------------------------------------------------------

- launch the server

- in an internet explorer go to :
http://localhost:14534
(HTTPServer Port=14534)

-now, fill in the form :
username = "superadmin"(or admin)
pass = (get it in server.log)
port = 8767
if super admin, check it ^^

- submit the form

and you are in !

ps : don't try to login via the httpdocs\login.html doesn't work for me