PDA

View Full Version : Default password FreeBSD 5.3


Urania
22-10-2004, 08:13
Hi,
I install teamspeak_server-2.0.32.60_1 on my FreeBSD box.
But i could not find any default admin password ...
I read FAQ so i check on my server.log (after stop ans start):

21-10-04 22:19:07,ALL,Info,server, Server init initialized
21-10-04 22:19:07,ALL,Info,server, Server version: 2.0.20.1 Linux
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_servers
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_server_privileges
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_channels
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_channel_privileges
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_clients
21-10-04 22:19:07,WARNING,Info,SQL, created table ts2_bans
21-10-04 22:19:07,ALL,Info,server, Starting VirtualServer id:1 with port:8767

No admin passwd ...
I check during the installation process too, no password ....

Any idea ?

Thx
:confused:

Mecorr
23-10-2004, 07:54
if that happens, I will just delete the database and restart the server.

Korigon
25-10-2004, 22:29
Put HTTPServer Enabled=0 in your server.ini
Teamspeak doesn't bind http port on FreeBSD 5.x but everything else works fine.

TeamSpeak server works (http include) on FreeBSD 4.8, 4.9, 4.10, 5.0 only.