Results 16 to 30 of 188
-
03-01-2010, 18:11 #16
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
The Admin Server Query is always for every server. That's the way it was intended. If you are looking just to put people into Server Admin group with sql the command would be like this...
insert into group_server_to_client (group_id, server_id, id1, id2) values (2, 1, 6, 0);
The bolded 2 is the group_id. Server Admin group id for me is 6. So I'd put a 6 there.You can find the group id by going into TS3 client and under Server Groups (in permissions) there will be a number next to each group. Put that number in place of the 2. Then just follow the rest of the guide to get server id correct and client id. (which is shown as 1 and 6 respectively)
-
03-01-2010, 18:12 #17
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- UK
- Posts
- 69
Thanks for the help
-
03-01-2010, 18:28 #18
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
Each virtual server made should give you a token to be Server Admin. Wouldn't it be easier to e-mail it to the customer or display it on their account page?
--- Merged ---
Wooo, I made sticky.Last edited by florian_fr40; 26-03-2012 at 07:50.
-
08-01-2010, 22:31 #19
-= TeamSpeak Lover =-
- Join Date
- Mar 2009
- Location
- Netherlands
- Posts
- 41
Hi Soljia,
I have an challenge for you
Do you know why the server replies this:
after giving command:Code:error id=0 msg=ok (68 ms) error id=2568 msg=insufficient\sclient\spermissions failed_permid=17283 (45 ms) Total: 113 ms
Edit: I know why this error is given:Code:login serveradmin xxxxxxxxx use 1 servergroupaddclient sgid=2 cldbid=70 logout
I accidently deleted all groups except for Server Admins and Guests
Any way on how to restore/recreate those groups :S:S
second edit:
I personally think that it's not that difficult to add new groups for Admin Server Query,
I mean those groups aren't unique to every server right?
Hope someone knows the solution to my prob
Last edited by ThaLegend; 08-01-2010 at 23:02.
-
09-01-2010, 00:50 #20
thanks for the password generator replaced it in mysql for the serveradmin user and it works like a charm +1
-
09-01-2010, 03:59 #21
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
-
09-01-2010, 04:35 #22
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
Hi,
first off, thanks for making these nice guids, some useful stuff here
Can you please remove this? It is a very bad idea to put normal users into the Admin Server Query group, and it does not give them any powers within the client that a normal server admin doesn't already have, so all I see is potential danger and no benefit?
Also I would like to suggest, since you have multiple guides here, to split them up in separate threads, that way you could also put the actual documentation straight into the thread and not have to link to google docs. This should lead to your guides to be easier to find and to comments to each guide be easier to browse.
PS: Something you might want to point out about resetting the serveradmin password via sqlite is that this method works on a running server, the "easy" way that R. Ludwig posted is only viable if you are ok with restarting your server.
ThanksYou think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
09-01-2010, 14:38 #23
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
-
09-01-2010, 18:52 #24
-= TeamSpeak Lover =-
- Join Date
- Mar 2009
- Location
- Netherlands
- Posts
- 41
-
12-01-2010, 16:28 #25
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
Having difficulties with the program. Arg. Also switching to the TS3QueryLib.
-
13-01-2010, 06:28 #26
-= TeamSpeak Lover =-
- Join Date
- Nov 2009
- Location
- United States
- Posts
- 40
I've got a problem with this, I keep getting the error...
I know I'm putting the right password in when I am trying to login to server query via the client. I have the Authentication set to "Login command" and I run the following command:Code:error id=520 msg=invalid\sloginname\sor\spassword
My only thought would be the = sign at the end, maybe that's causing a problem, but no matter how many I generate they ALL have the = sign at the end. Help me out, what could I be doing wrong here?Code:login serveradmin fiQN50+x7Qj6CNOAY/amqRRiqBU= use 1 servergroupaddclient sgid=2 cldbid=2
Here's my full output, I'm pulling a second error if I let it run long enough...though I'd be happy fixing these one at a time if needed.
P.S. I have manually entered those codes somebody else posted to put into your SQLite version if you started with Beta 1 and then upgraded (which I did), and I used sqlliteman to do the file editing as well. If you need me to run any other tests let me know.Code:error id=520 msg=invalid\sloginname\sor\spassword (10 ms) Total: 10 ms error id=0 msg=ok (180532 ms) error id=0 msg=ok (44 ms) error id=2568 msg=insufficient\sclient\spermissions failed_permid=17282 (15 ms) Total: 180591 ms error id=0 msg=ok (179841 ms) Total: 179841 ms
Thanks in advance!
-
13-01-2010, 16:21 #27
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Pitt
- Posts
- 99
-
13-01-2010, 23:34 #28
-= TeamSpeak Lover =-
- Join Date
- Nov 2009
- Location
- United States
- Posts
- 40
Oh man, you rock, that was it! Thanks a million for helping me out with that, server query has been granted to myself now!
-
14-01-2010, 20:04 #29
-= TeamSpeak Lover =-
- Join Date
- Mar 2009
- Location
- Netherlands
- Posts
- 41
Can't I just copy the Admin Server Query Group from an fresh install?
-
14-01-2010, 20:19 #30
-= TeamSpeak Lover =-
- Join Date
- Nov 2009
- Location
- United States
- Posts
- 40
Not positive but I highly doubt it...that would make the servers very unsecure and easily hackable.
Thread Information
Users Browsing this Thread
There are currently 3 users browsing this thread. (0 members and 3 guests)
Similar Threads
-
Jdawgg's Guid to Starting a TeamSpeak 2 SERVER
By JD in forum [TeamSpeak 2] Server SupportReplies: 21Last Post: 14-08-2008, 14:54 -
Administration page
By bigteam0385 in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 16-01-2006, 22:00 -
No Web Admin log-in after 2.0.18.31 Win Server Update
By cminchrist in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 11-01-2003, 03:45


Reply With Quote

