Results 1 to 4 of 4
Thread: Users in Server Group
-
30-07-2012, 04:24 #1
-= TeamSpeak Addict =-
- Join Date
- Oct 2010
- Location
- Warsaw / Poland
- Posts
- 234
Users in Server Group
Okey, let's make it simple. I have 2 server groups on my server. Verified and Non-Verified. Non-Verified group is a default, temporary group without access to poke and chat with other users. Verified group is pernament group with access to poke and chat to other users. I don't have any problem with permissions and such stuff but main problem is... database. Clients in Verified group are not automatically deleted (that is intended, I know) and I would want to ask a question. Is there any way to delete inactive clients from database w/o deleting everyone? I'm running MySQL Database and I think that I can do that manualy with queries but firstly I would like to ask if there is any "software" way to do that.
Also it would be very cool if TeamSpeak group could add a checkbox in server group permissions "Delete inactive clients" with value of days after delete (and zero by default which means don't delete). I think that it would be cool for me and probably for much people around here because actually the only cleaning way is delete everyone from every group and wait untill they'll get automatically deleted.
Thanks for support.
-
30-07-2012, 20:05 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
There is no automated way to delete someone from the Database after they didn't show for some period of time, and if I am not mistaken something like this was requested and rejected before.
However there is a manual way to delete Clients. Permissions -> List all Clients. In that Dialog you can right click and delete someone, it will delete them from the database. That dialog also displays when they were last logged in so you can check it there.
Only problem is: It doesn't sort correctly (well it does but only those that are displayed) so you would need to click More multiple times until every client is loaded to get sorting through all the clients. If you need to know who wasn't around for the longest time or somethin g like that.
-
30-07-2012, 20:31 #3
-= TeamSpeak Addict =-
- Join Date
- Oct 2010
- Location
- Warsaw / Poland
- Posts
- 234
Thank you for your reply SilentStorm. It's not that bad. I will click "More" button for about 5 minutes and list them all. Hopefully I can at least delete multiple clients at one time.
Anyway I think that such feature is really needed. Somebody from Dev team should look into that. I'm some kind of "deleting-unused-things" fanatic and teamspeak database is only getting bigger
. As for now - this option isn't that bad, especially for small-medium servers like mine but later somebody should make a real solution for that. After a year my current highest db id is 5031, let's say 3000 people are in database when I don't have more than 120 people on server at one time. That's sad
.
Last edited by ARCHI; 30-07-2012 at 21:09.
-
30-07-2012, 22:43 #4
-= TeamSpeak Addict =-
- Join Date
- Sep 2006
- Location
- Germany / Hannover
- Posts
- 133
Workaround:
check your database/clients table, sort by client_lastconnect. The value is a normal timestamp.
Take the client id.
Now connect to the queryport (usefully by a script) and you can delete the clients.
(beware: the first id is the serveradmin!)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Can't view users in server group client list
By PlymWS in forum ToolsReplies: 4Last Post: 07-11-2012, 17:18 -
I have to reassign server group permissions to some users on every connect. Why?
By mrclaw in forum Permission SystemReplies: 2Last Post: 13-12-2010, 09:47 -
Assign Users to a Specific Server Group
By AcridGosling in forum Permission SystemReplies: 4Last Post: 05-01-2010, 16:22 -
First Connect on Testserver --> all Users are member of Server-Group?!
By CreiX in forum WindowsReplies: 6Last Post: 02-01-2010, 12:40 -
Bug: Adding users to server group with power from channel group
By Reinga in forum Permission SystemReplies: 1Last Post: 21-12-2009, 06:50


Reply With Quote