|
|||||||||||
|
Re: SSH login problems
From: Greg Wooledge <wooledg(at)eeg.ccf.org>
Date: Mon Jan 06 2003 - 12:47:08 EST
On Fri, Jan 03, 2003 at 06:44:53PM +0800, Henry Ka Wai Chan wrote:
Check the /var/adm/syslog/syslog.log file for error messages from the ssh daemon. If it's a simple mistyped password you'll see something like this: Jan 6 12:44:37 imadev sshd[6440]: Failed password for wooledg from 127.0.0.1 port 1283 ssh2 In this case, I suspect it's probably an invalid home directory or shell. But in any event, if you can't find the answer in the log file, then try running the sshd in debug mode: hpuxbox# /usr/local/sbin/sshd -d -p 2222 putty: connect to hpuxbox using ssh on port 2222 Received on Tue Jan 7 19:03:43 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:52 EDT |
||||||||||
|
|||||||||||