-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anne Carasik <[EMAIL PROTECTED]> wrote:
> Hi there,
Heya, Anne.
> SSH.com and OpenSSH use completely different public key
> formats.
O, that explains the whole thing. Then I have no other option than
to persuade the admin of the server with SSH.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dietmar Goldbeck <[EMAIL PROTECTED]> wrote:
> It looks like your public key wasn't use. ssh-copy-id puts it into
> ~/.ssh/authorized_keys Some older openSSH versions and maybe SSH.com
> software checks in ~/.ssh/authorized_keys for rsa keys and in
> ~/
Hi there,
SSH.com and OpenSSH use completely different public key
formats.
Take a look at http://www.ssh.com/faq/index.cfm?id=1243
for public key interop
*notes to self that this needs to be in the Secure Shell
FAQ as well*
-Anne
This one time, Jussi Ekholm wrote:
> -BEGIN PGP SIGNED MESSA
On Sat, Jun 29, 2002 at 07:27:35AM +0300, Jussi Ekholm wrote:
> After I created a key with 'ssh-keygen -t dsa -N ""' and copied it to
> the remote server with 'ssh-copy-id', I connected to the server. And
> again, for no surprise, I got password prompt. This is what I got with
> 'ssh -v':
>
> debu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jussi Ekholm <[EMAIL PROTECTED]> wrote:
(Replying to myself, sorry - just trying to provide extra information)
> Dietmar Goldbeck <[EMAIL PROTECTED]> wrote:
>> On Sat, Jun 22, 2002 at 02:20:20AM -0500, Rob VanFleet wrote:
>> It is very difficult to h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dietmar Goldbeck <[EMAIL PROTECTED]> wrote:
> On Sat, Jun 22, 2002 at 02:20:20AM -0500, Rob VanFleet wrote:
>> On machine A, I run ssh-keygen, and generate an identity and
>> identity.pub. I copy identity.pub to ~/.ssh/authorized_keys on Machine
>> B,
On Sat, Jun 22, 2002 at 03:33:59PM -0500, Rob VanFleet wrote:
> Regardless, thanks for the dsa suggestion, it solves my problem, but I'm
> still curious as to why the rsa key did not work.
You compiled openssh yourself on one of the machines. Maybe you didn't
include RSA support. RSA used to be
On Sat, 22 Jun 2002 02:20:20 -0500
"Rob VanFleet" <[EMAIL PROTECTED]> wrote:
> I am trying to use RSA authentication between different machines, but
> I'm running into trouble between machines running different versions of
> ssh.
Are you sure the different versions of OpenSSH make the difference.
> Regardless, thanks for the dsa suggestion, it solves my problem, but I'm
> still curious as to why the rsa key did not work.
Maybe on machine B in sshd_config you enabled only Protocol 2 or
RSAAuthentication is "no" <-- its for rsa1
PubkeyAuthentication yes <-- its for rsa and dsa protocol 2
On Sat, Jun 22, 2002 at 07:50:07PM +0200, Dietmar Goldbeck wrote:
> It is very difficult to help you without error messages, since there
> shouldn't be a problem. openssh 3.0.2 and 3.2.3 play perfectly well
> with each other.
There weren't any error messages, otherwise I would have provided them.
On Sat, Jun 22, 2002 at 02:20:20AM -0500, Rob VanFleet wrote:
> I am trying to use RSA authentication between different machines, but
> I'm running into trouble between machines running different versions of
> ssh.
>
> Machine A is running unstable with OpenSSH 3.0.2p1, and it is trying to
> conne
Hi,
> Any ideas as to how to make the different versions understand each
> other?
Well I already encountered this. In fact upgrading the oldest openssh
solved the problem.
Good luck,
Phil
--
Philippe Hétroy, [EMAIL PROTECTED]
http://solaire.dyndns.org/
"A successful tool is one that was used t
12 matches
Mail list logo