Results 1 to 2 of 2
Thread: no serveradmin
-
02-07-2012, 04:02 #1
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Posts
- 2
no serveradmin
Hi.
I have a teamspeak 3 server that was installed with a script.
I wanted to change some things that need serveradmin access, and since I didn't have the password, I queried the db for the user.
What should I do? make the changes in the DB and reload?Code:SELECT client_login_name, client_login_password FROM clients WHERE client_id='1'; > 0 rows
or create a user with id 1?
-
04-07-2012, 05:30 #2
-= TeamSpeak Addict =-
- Join Date
- Oct 2010
- Location
- Warsaw / Poland
- Posts
- 234
serveradmin has client_id 1, server_id 0, client_unique_id/client_nickname/client_login_name serveradmin. If such record doesn't exist in your database then firstly generate new password for your actual user, stop teamspeak server, create new record using above data and as client_login_password enter encrypted password. It should look like this:
Note: It's PhpMyAdmin running Teamspeak MySQL database but records should be same.
After that turn on your teamspeak server and it should run just fine.
Good Luck.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
ServerAdmin
By Zerosoft in forum Server SupportReplies: 11Last Post: 17-12-2011, 23:35 -
Serveradmin(Help)
By Romullo7 in forum Server SupportReplies: 2Last Post: 19-02-2010, 09:34 -
Serveradmin
By dymd3z in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 17-08-2008, 19:45 -
serveradmin
By nicko91 in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 12-03-2006, 18:26 -
ServerAdmin
By Xcion in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 03-06-2003, 18:13


Reply With Quote