Results 1 to 13 of 13
Thread: Account unavailable
-
05-09-2002, 15:51 #1
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
Account unavailable
I have installed Teamspeak server on a Red Hat Linux 7.2 server. When I try to start the server it comes up with the error
" This account is currently unavailable" [FAILED]. Has anyone any idea what this means and how I can resolve it? I have searched these forums and cant find any reference to this problem....hopefully its something trivial as Im a complete Linux ignoramus
-
06-09-2002, 03:36 #2
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
How are you starting the server? What's the precise series of steps? The question is where that message comes from. It sounds like it might be a login message complaining that the Linux user account is disabled. Try "man useradd".
-
06-09-2002, 14:11 #3
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
I have tried starting the service from both the cli and the service config gui in RH7.2. I was logged in as root when the errors were generated. The directory for teamspeak is /home/tss. I have tried logging in a tss and still get the failure, I have also changed the dir priveliges to rwx for all users and still it wont work. Im a bit baffled as to what account the error messages are reffering to as a tss user exists on the system.
-
06-09-2002, 21:07 #4
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
Try using strace to see what calls the server makes as it starts. That might clue us in to what's printing that message.
-
09-09-2002, 15:14 #5
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
Tried an strace...does this mean anything to anyone???
-
10-09-2002, 04:25 #6
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
I don't see the "account unavailable" message in your strace. Did you not see the message? Or did you not pass it the same parameters under strace as you did when you saw the error message?
-
12-09-2002, 11:37 #7
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
I have just tried running strace again, this time I get the account unavailable error...although it doesnt appear to be too illuminating to my uninitiated eye
-
13-09-2002, 09:12 #8
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
It looks like the problem is in the /etc/init.d/tss2 script. What's in that? Also, what are the permissions on that script?
The process fails before the real server (linux_server) is ever started.
-
13-09-2002, 10:32 #9
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
Thanks for the help so far, I have included the tss script. Is there any form of installation manual...as I am trying this completely blind and am probably making some rather fundamental errors

I noticed that the inifile and dbfile are both blank..does this have any significance? Permissions on the tss2 script are full access for all.Last edited by ShadeWraith; 13-09-2002 at 10:37.
-
13-09-2002, 10:52 #10
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
Funny, that looks like my script. Is this my RPM? That was working for me. Are you running the service command as root?
I think it's complaining that the nobody account is disabled, which is normally true, but this worked on my test machine.
-
13-09-2002, 10:54 #11
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
Oh, also, the empty ini and DB are an error in the script. I had done that initially thinking that the server would populate them if it found them empty, but that turns out not to be the case. I gotta get around to fixing that RPM....
-
13-09-2002, 11:16 #12
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- U.K
- Posts
- 6
I dloaded the rpm from here so I'm assuming it probably is yours
. I am running the service as root...its very confusing I must admit. Wonder if its worth uninstalling it all and trying again?
Or maybe I should just stick to Windows...at least I know something about that O.S
-
14-09-2002, 09:58 #13
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Northern California
- Posts
- 351
Uninstalling and re-installing on Linux doesn't do what it does on Windows, and won't help. Windows will randomly replace a DLL on you for mysterious reasons, so reloading will reset things to a known good state. A problem with a closed system is that you never really know what's going on down in the bowels of the beast. With Linux, it's mostly open, and things don't erode over time.
I just need to commit some time to fixing the RPM so you can upgrade it and try the fix.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Telnet Account mit leerzeichen erstellen
By Symantec in forum [TeamSpeak 2] Server SupportReplies: 8Last Post: 04-09-2006, 07:45 -
seperate account for admin- kind of like in vb, phpbb, boards
By n00belit3 in forum [TeamSpeak 2] General QuestionsReplies: 2Last Post: 19-06-2005, 07:37 -
TS2 does not log server account deletions
By TidalWave in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 19-04-2005, 09:34 -
TS2 Account management from php
By Bones_taw in forum [TeamSpeak 2] Addons & ScriptsReplies: 1Last Post: 12-03-2005, 20:35 -
No SuperAdmin account created on first start
By XRedemption in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 03-07-2003, 22:15


Reply With Quote