Re: Can't login to an OS X box using ssh
From: Richard E. Silverman (slade@shore.net)
Date: 02/25/03
- Next message: Darren Tucker: "Re: AIX restricted shell & OpenSSH"
- Previous message: Richard E. Silverman: "Re: does ssh change settings of sshd?"
- In reply to: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Next in thread: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Reply: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: slade@shore.net (Richard E. Silverman) Date: 24 Feb 2003 21:53:17 -0500
> [horta:~] nave> ssh -v bnave@<hostname>
> debug: SshAppCommon/sshappcommon.c:133: Allocating global SshRegex context.
> [horta:~] nave>
You didn't mention that you were using the ssh.com Unix client, as opposed
to OpenSSH (which is what's on the OS X box). In fact, you didn't give
the versions of any of the SSH implementations you're using.
Try upping the verbosity, e.g. "ssh -d5 ..." Also look at the server-side
sshd syslog messages, and/or try a connection with the server running as
"sshd -d".
-- Richard Silverman slade@shore.net
- Next message: Darren Tucker: "Re: AIX restricted shell & OpenSSH"
- Previous message: Richard E. Silverman: "Re: does ssh change settings of sshd?"
- In reply to: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Next in thread: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Reply: Ben Nave: "Re: Can't login to an OS X box using ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|