Debian refusing login

Support for services available to Shell account users.

Moderator: Moderators

Debian refusing login

Postby Sparkcatcher » Sat Oct 08, 2005 4:51 pm

Connecting to Debian via SSH at gate.polarhome.com:755

Code: Select all
login as: sparky

Debian GNU/Linux 3.1 debian.polarhome.com
Welcome to Debian ...member of polarhome.com realm

Using keyboard-interactive authentication.
Password:


gives the error "Server unexpectedly closed network connection".

Is this a problem on my end? I've never seen it display "Using keyboard-interactive authentication" before.
Sparkcatcher
Junior Member
 
Posts: 11
Joined: Fri Dec 10, 2004 11:17 pm

Postby DenisF » Sat Oct 08, 2005 6:29 pm

Looks like it's a problem on your side..

login as: denisf

Debian GNU/Linux 3.1 debian.polarhome.com
Welcome to Debian ...member of polarhome.com realm

Using keyboard-interactive authentication.
Password:

[.....]

Host debian.polarhome.com at your service.
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby Sparkcatcher » Sat Oct 08, 2005 7:16 pm

The plot thickens. If you put in some nonsense password, it simply states "Access denied" and returns you to the "Password:" prompt. It's only when I put in my real password that I get disconnected.
Sparkcatcher
Junior Member
 
Posts: 11
Joined: Fri Dec 10, 2004 11:17 pm

Postby DenisF » Sat Oct 08, 2005 8:43 pm

Did you put something really strange in your shell login scripts, like a die/exit function?

Also look at some of the settings on your account using Usermin [http://www.polarhome.com:758/], might give a hint about the problem.
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby zoli » Sat Oct 08, 2005 9:50 pm

hi,

seems you run out of resources.
You run 20 BG processes and freebsd will not allow you to start a new one.
sparky 24978 0.0 1.0 13676 2768 ? S Sep27 5:12 ./eggdrop amberley.conf
sparky 25829 0.0 1.1 13696 3004 ? S Sep27 5:35 ./eggdrop amberley.conf
sparky 26046 0.0 1.1 13692 2912 ? S Sep27 5:21 ./eggdrop amberley.conf
sparky 26480 0.0 1.1 13680 2924 ? S Sep27 4:41 ./eggdrop amberley.conf
sparky 26678 0.0 1.1 13692 2968 ? S Sep27 5:20 ./eggdrop amberley.conf
sparky 26992 0.0 1.1 13528 2920 ? S Sep27 5:56 ./eggdrop amberley.conf
sparky 27142 0.0 1.3 13544 3388 ? S Sep27 5:54 ./eggdrop amberley.conf
sparky 27401 0.0 1.0 13528 2740 ? S Sep27 5:37 ./eggdrop amberley.conf
sparky 28057 0.0 1.0 13688 2784 ? S Sep27 5:14 ./eggdrop amberley.conf
sparky 28572 0.0 1.1 13692 3028 ? S Sep27 5:55 ./eggdrop amberley.conf
sparky 29004 0.0 1.0 13684 2764 ? S Sep27 5:44 ./eggdrop amberley.conf
sparky 29210 0.0 1.1 13692 2992 ? S Sep27 5:29 ./eggdrop amberley.conf
sparky 29398 0.0 1.1 13680 3008 ? S Sep27 5:56 ./eggdrop amberley.conf
sparky 30175 0.0 1.1 13684 3060 ? S Sep27 6:02 ./eggdrop amberley.conf
sparky 27462 0.0 1.4 13528 3744 ? S 17:12 0:05 ./eggdrop amberley.conf
sparky 27688 0.0 1.4 13528 3752 ? S 17:17 0:06 ./eggdrop amberley.conf
sparky 28130 0.0 1.5 13548 3888 ? S 17:22 0:05 ./eggdrop amberley.conf
sparky 30370 0.0 1.4 13528 3740 ? S 18:12 0:04 ./eggdrop amberley.conf
sparky 30588 0.0 1.4 13528 3744 ? S 18:17 0:05 ./eggdrop amberley.conf


I commeneted out the following line from your crontab
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/e/eggdrop//Amberley.botchk >/dev/null 2>&1

and killed some of your existing processes - that will allow you to log in and resolve your problem on your own.
Regards,
Z
---
Zoltan Arpadffy
zoli
Forum Admin
Forum Admin
 
Posts: 784
Joined: Mon Sep 30, 2002 1:27 am
Location: Stockholm, Sweden

Postby Sparkcatcher » Sun Oct 09, 2005 2:21 am

Thanks zoli, I had a feeling that was happening :( That's what I was trying to login to fix, but I had no idea it had spawned that many processes.
Sparkcatcher
Junior Member
 
Posts: 11
Joined: Fri Dec 10, 2004 11:17 pm

Postby DenisF » Sun Oct 09, 2005 7:18 pm

Holy poop :shock:
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby Sparkcatcher » Sun Oct 09, 2005 9:47 pm

I think it was eggdrop 1.6.18 trying to use my 1.6.13 botchk script :?
Sparkcatcher
Junior Member
 
Posts: 11
Joined: Fri Dec 10, 2004 11:17 pm

Postby ninjin » Wed Nov 02, 2005 8:55 pm

hmm i can't login now too..
i login on ftp with no problems,but thru ssh, i can't,it tells me "access denied"
dunno why.. ? :/
ninjin
Junior Member
 
Posts: 29
Joined: Mon Sep 05, 2005 7:17 pm

Postby DenisF » Wed Nov 02, 2005 9:31 pm

ninjin wrote:hmm i can't login now too..
i login on ftp with no problems,but thru ssh, i can't,it tells me "access denied"
dunno why.. ? :/


lies :p

root 18552 0.0 0.8 14552 2208 ? Ss 20:33 0:00 sshd: ninjin [priv]
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby ninjin » Wed Nov 02, 2005 9:31 pm

aww,it's working now :)
but it really didn't at that moment :)
ninjin
Junior Member
 
Posts: 29
Joined: Mon Sep 05, 2005 7:17 pm


Return to Shell accounts

Who is online

Users browsing this forum: No registered users and 12 guests

cron