Wenn ihr Passwort vergessen / verlegt hier ne anweisung
Habt ihr das Serveradmin Passwort vergessen / verlegt oder wollt es einfach nur abändern hier die anleitung dazu
Orginal stammt von
forum.teamspeak.com/showthread.php/48255-Don-t-have-your-Server-Admin-Query-password-Look-here!
Linux
1.Open up terminal/bash.
2.cd to your TS3 server folder
3.Stop your server (Choose the one that fits your situation)
./ts3server_startscript.sh stop
4.Open ts3server_startscript.sh with your favorite text editor and replace the this code....
COMMANDLINE_PARAMETERS=""
with this code
COMMANDLINE_PARAMETERS=$2
5.Save your changes.
6.Go back to your command line and put this in
./ts3server_startscript.sh start serveradmin_password=passwordhere
7.Change the green highlighted text to the password you want
8.You have changed your serveradmin password!
Alles andere geht nicht mehr!
Zuletzt modifiziert von Fierlord am 01.05.2011 - 17:34:42