PDA

View Full Version : Different user privileges between TS client and QueryPort console


maitredede
29-01-2008, 15:04
Hi, :)

Why is there a big difference of user privileges between the TeamSpeak client, and the QueryPort console ? :confused:

In the client, I use a SA user, that can do everything it is allowed to (like showing bans).
Using the telnet console, I can't do this... I type these commands :
sel 8767
login user pass
banlist
The response I have is ERROR, invalid permissions.

Since I'm making a GUI tool to manage TS using QueryPort, with this difference, I can't have existing users with SA make their work correctly :p

Thomas
29-01-2008, 16:07
I can't say why (only the devs of TeamSpeak 2 know), but I can confirm this.

Features like bans or messages (using TCP Query) are only accessible for superadmins.

maitredede
29-01-2008, 17:07
Yeah :(

So this will lead to my second project : a proxy for my TeamSpeak GUI admin tool...
This proxy will make admin easier...

Thanks for your reply...

maitredede
26-03-2008, 23:19
Hi,

I have done what I said : a TSProxy that handles this behavior.
See post http://forum.teamspeak.com/showthread.php?t=41360