How to get back your Admin permissions on hosted servers
If you own a TeamSpeak Community, refer to this post for additional guidance:
If you are hosting a Server from an ATHP, you must contact your hosting provider. Politely request them to generate a new privilege key for you.
How to get back your Admin permissions on self hosted servers
The easiest solution is to get another Admin online that can grant you the permissions. If that is not possible, you can use your Server Query to get back access.
When using a TS-6 Server, you’ll need to use an SSH connection to connect to the server. The Query is also disabled by default so you might need to add parameters or set environment variables when starting the server → Frequently Used Parameters & Environment Variables
If you don’t have your serveradmin password, please have a look here:
If you are unfamiliar with ServerQuery, refer to this guide:
Steps to Connect via Telnet (Putty or Linux Command Line)
-
Download Putty: http://www.putty.org/
-
Open Putty and enter your TeamSpeak server address in the Host Name field.
2.1. If you are not using the default Server Admin group, you’ll need to connect to your server and get the Server Group ID.
2.2. Go toPermissions→Server Groupsand find the Server Admin group ID -
Use a telnet client (e.g., Putty) to connect to the ServerQuery Interface
Default Telnet Port: 10011
Default SSH Port: 10023 -
Enter the following commands:
login serveradmin YOUR_PASSWORD use port=YOUR_VOICE_PORT tokenadd tokentype=0 tokenid1=YOUR_SERVERGROUP_ID tokenid2=0Default Voice Port / YOUR_VOICE_PORT : 9987
Default Server Admin ID / YOUR_SERVERGROUP_ID: 6 -
The output will display your privilege key, e.g.,
token=UadpbuJLf6FL6bWVuJ0W9+yml5btScRFJSs9NSuN -
Use the token to regain admin permissions:
TeamSpeak 6:Right-click the Server→Use Privilege Key, then enter the token.
TeamSpeak 3: Go toPermissions→Use Privilege Key, then enter the token.
Your admin permissions should now be restored.