I have been looking how to register other players with teamseak3 could you please tell me how to do it please. And good work on teamspeak3!
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
I have been looking how to register other players with teamseak3 could you please tell me how to do it please. And good work on teamspeak3!
Just let them connect and add them to some server-groups. there is no such feature like "registering people".
In Teamspeak3 there is no register feauture. Every User has a own ClientID.
This Client ID is used to identify the User.
And there is no way to predefine that, even not using a MySQL database?
Thats a good question. I will that a user is a registered user like ts2. So how can i generate a password? MD5 wouldnt work.
You can not add Users, the user will automaticly added when he connect to server then he is everytime known over his Key
Okay, what happens after the user has reinstalled his TS or his computer? I don't really understand the authentication system, to be honest. it's kinda confusing and I can't find a proper explanation of it anywhere.
I think each reinstall of TeamSpeak 3, a new key will be generated.When the Client is started for the first time, it automatically creates a key pair consisting of a public and a private key.
The first time a new user connects to a virtual server, his client will automatically send his public key to the server.
The virtual server creates an unique identifier from this public key and stores this identifier in its database. So
instead of identification with login and password, a TeamSpeak 3 server identifies users by their unique ID.
Should the user delete his private key and create a new one when connecting, he will be treated as a new individual by the
server.
And when it comes to granting and revoking rights on the teamspeak server you need to read up on tokens!!
There should be a txt file that comes with the server package that explains the tokens!
Last edited by mancert; December 21st, 2009 at 02:09 AM. Reason: *edit*
I wont accept this conclusion, 'cause there is in mysql a way for clients:You can not add Users, the user will automaticly added when he connect to server then he is everytime known over his Key
client_login_name aufsteigend client_login_password
I think i can make a account via webpage and teamspeak makes a uniqe id and thats all. But i dont know about decryption type of password. MD5 wont work.
How can i export id?
with mysql command?
There is it... Sorry ive overread this solution. Otherway, i can give a users id back with mysql.You can back your key up before you reinstall by the fellowing
Ctrl+I » Click Export, This will create a backup of your "ID" to your harddrive
when you reinstall TS3 just inport the ID and you should be fine with the TS servers again
client_login_name client_login_password are useless fields? i dont like the Unique ID thing.
There are currently 1 users browsing this thread. (0 members and 1 guests)