Can you SSH in as a non-root user?  If so, then the "problem" is that
/etc/ssh/sshd_config has "PermitRootLogin no" set.  This actually isn't
a problem.  Even using SSH you really shouldn't sign in as root
directly.  My team routinely disables this after a system has been
built.  We have to sign in as ourselves, and then su to root.

If you cannot SSH in as a non-root user, then you might want to make
sure your SSH client tries SSH2 protocol before SSH1.  For PuTTY, this
is under Connection->SSH->Preferred SSH Protocol Version.


Mark Post 

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Hugo Rivera
Sent: Monday, June 19, 2006 1:06 PM
To: [email protected]
Subject: SLES9 SSH client session

Hello list.
I've just installed SLES9 SP3 under z/VM 5.2 and I can't open a SSH
client
session. Always get the messages:
 login as: root
Sent username "root"
[EMAIL PROTECTED]'s password:
Access denied
[EMAIL PROTECTED]'s password:

I can successfully login from the console as root or any other user.
I'll appreciate any help.

Hugo Rivera

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to