PDA

View Full Version : TS2 Linux Webadmin Issue


dNiym
29-05-2005, 05:12
Ok, i've looked high and low for an instance of this and I haven't found anyone having the exact same problem...

System Setup:
Gentoo Linux
Teamspeak Version 2.0.20.1

Firewall = Shorewall
The Following Ports Open
--- For TS Server #1 ---
LAN to Server :TCP 14534
LAN to Server :UDP 8767
WAN to Server:UDP 8767

--- For TS Server #2 ---
LAN to Server :UDP 8768
WAN to Server:UDP 8768

I set the servers up some time ago, and recently needed to make changes to server #2.

Both servers are working fine (ie clients can connect and use it)
I can log in as admin on server #1@port:8767
I can not log in as admin on server #2@port:8768
I can not log in as superadmin on either server

I am using the passwords located in /var/log/teamspeak/server.log

My questions are as follows:
1) Why doesn't the superadmin password work.
2) Why can I log in as admin on one port and not the second.

I don't see any place for the second server to have a different admin password, or a place for another superadmin password

Brain
29-05-2005, 06:31
I can not log in as admin on server #2@port:8768
I can not log in as superadmin on either server
From where? Local? Remote?

I set the servers up some time ago, and recently needed to make changes to server #2.
Two virtual servers on the same machine? Two separate server processes on the same machine? Two separate machines with one server process each?

dNiym
29-05-2005, 07:23
From remote lan, the webpage comes up fine, i can log onto 1 but not the other. Shouldnt they be the same password?

Entering User: admin
Password: xxxxx (from server.log)
Port:8767

Works Fine

Change port to 8768 and I get login failed.

Try to use superadmin with supplied password, and I get login failed.

16-02-05 16:03:56,ALL,Info,server, Server init initialized
16-02-05 16:03:56,ALL,Info,server, Server version: 2.0.20.1 Linux
16-02-05 16:03:57,ALL,Info,server, Starting VirtualServer id:1 with port:8767
16-02-05 16:03:57,ALL,Info,server, Starting VirtualServer id:2 with port:8768

2 virtuals, same machine.

Brain
29-05-2005, 07:57
Shouldnt they be the same password?
No, they don't. Users are separate for each virtual server. When you install the TS2 Server it creates one virtual server, one "admin" user account for that virtual server with SA privileges and one "superadmin" SSA account.
When you create another virtual server it comes without user accounts. You need to create at least one account with SA privileges yourself.

It's quite obvious: Virtual servers are meant to appear like separate servers, meaing you wouldn't want people with a SA account on server #1 to automatically have an account and the assorted privileges on server #2, would you?

dNiym
29-05-2005, 08:34
Nevermind :P

Note: Having A user account with SA priv's allows you to admin the virtual server you have SA priv's on. Oddly enough I didn't remember that from setting this server up. Nor did I seem to catch it while I was looking over the forum. Funny how you forget things like that when you don't touch something for 2 years.

Guess I should be thankful I don't have to change things that often :)

WalkaboutTigger
30-05-2005, 23:08
And don't forget that whn you log in as SuperAdmin that you use the SuperAdmin link at the bottom of the regular web interface login. :p