Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jan 2012
    Posts
    1

    Server got conquered.

    Someone took over my own Server, he obviously had admin.
    He put a password on the Server and took everyone else's admin, no one can join.

    I can obviously re/install the server or install a backup, but I actually want to know who it was.

    How can I get access to my server again? (I got full root access on the VPS I host my server on, it's Centos 6.)

  2. #2
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    If you are the owner, you can change the password by telnet in port 10011

    Code:
    login serveradmin <password>
    use sid=<server_ID> or use port=<voice_port>
    serveredit virtualserver_password=<new_password>

  3. #3
    Join Date
    Jun 2008
    Location
    Hamburg
    Posts
    228
    You just have to check your logfiles inside your "teamspeak3-server_*\logs" folder, if logging for permissions/clients was enabled.

    The next step would be "as example" to use the "permreset" command via Serverquery to reset the whole permission system or as you said to deploy your serverbackup again.

    Permreset
    Code:
    Restores the default permission settings on the selected virtual server 
    and creates a new initial administrator token. Please note that in case of an error during the permreset call - 
    e.g. when the database has been modified or corrupted - the virtual server will be deleted from the database.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •