Operating System - HP-UX
1753913 Members
9208 Online
108810 Solutions
New Discussion юеВ

PuTTY Fatal Error Message Box: using SSH

 
Alfredo J. Melo
New Member

PuTTY Fatal Error Message Box: using SSH

I have a user that is experiencing this error when trying to log in using a SSH connection using Putty. Has anyone seen this.


login as: oracle9i
Using keyboard-interactive authentication.
Password:

After typing in password:
===================================
PuTTY Fatal Error Message Box:
Server unexpectedly closed network connection.
===================================
3 REPLIES 3
Tim Nelson
Honored Contributor

Re: PuTTY Fatal Error Message Box: using SSH

look in /var/adm/syslog/syslog.log for more info.

TTr
Honored Contributor

Re: PuTTY Fatal Error Message Box: using SSH

> Server unexpectedly closed network connection

This is caused by sshd on the server side. Check on the server if you see traces of the connection and any errors in the syslog. You can also run sshd in debug mode to see more details.
Mel Burslan
Honored Contributor

Re: PuTTY Fatal Error Message Box: using SSH

many possibilities exists as the cause of this error but looking at the "Server unexpectedly closed network connection" message, there may be a mechanism to prevent users from directly logging into application service accounts like oracle9i. There might be an implied expectancy that user login to his own personal account then su into this account. Is there such a mechanism implemented on your servers ? Can this user login to any other accounts using the same workstation and same putty setup ?
________________________________
UNIX because I majored in cryptology...