RE: Help with OpenSSH -> SSH2 Server

From: Andrew n marshall (invysibleman_at_yahoo.com)
Date: 05/15/03

  • Next message: Andrew n marshall: "RE: Help with OpenSSH -> SSH2 Server"
    Date: Wed, 14 May 2003 21:08:47 -0700 (PDT)
    To: "Rochford, Paul" <Paul.Rochford@itsis.ie>
    
    

    Isn't that what this does:
      client:~/ > ssh-keygen -e -f .ssh/id_dsa.pub > .ssh/client_dsa.pub.txt

    Anm

    --- "Rochford, Paul" <Paul.Rochford@itsis.ie> wrote:
    > I think you need to convert your SSH keys to openssh format.
    >
    > -----Original Message-----
    > From: Andrew n marshall [mailto:invysibleman@yahoo.com]
    > Sent: 14 May 2003 19:03
    > To: secureshell@securityfocus.com
    > Subject: Help with OpenSSH -> SSH2 Server
    >
    >
    >
    > Using an OpenSSH client, I am trying to log into a machine using SSH
    > Secure Shell 2.4.0 server without success. I've tried the following
    > client platform OpenSSH combinations:
    > Mac OS X using OpenSSH_3.5p1 (from fink)
    > Linux box using OpenSSH_3.4p1 Debian 1:3.4p1-1
    > SGI using OpenSSH_3.5p1
    > To prepare the key this is what I do:
    > client:~/ > ssh-keygen -t dsa
    > Generating public/private dsa key pair.
    > Enter file in which to save the key (/Users/amarshal/.ssh/id_dsa):
    > Enter passphrase (empty for no passphrase):
    > Enter same passphrase again:
    > Your identification has been saved in /Users/amarshal/.ssh/id_dsa.
    > Your public key has been saved in /Users/amarshal/.ssh/id_dsa.pub.
    > The key fingerprint is:
    > 6f:32:e8:3e:3f:e9:70:99:00:79:44:c9:5d:3d:5a:a1
    > amarshal@Collimodel.local.
    > client:~/ > ssh-keygen -e -f .ssh/id_dsa.pub >
    > .ssh/client_dsa.pub.txt
    >
    > I then copy client_dsa.pub.txt to the server as ~/.ssh2/client.pub, and
    > add the line
    > Key client.pub
    > to the file ~/.ssh2/authorization
    >
    > Despite doing this, I get the following from all three systems
    > client:~/ > ssh server
    > Permission denied (publickey).
    > client:~/ > ssh -i .ssh/id_dsa server
    > Permission denied (publickey).
    >
    > I had exactly the same results using rsa1 keys. Any and all help is
    > appreciated.
    >
    >
    > Anm
    >
    >
    > ********************************************************************
    > This email and any files transmitted with it are confidential and
    > intended solely for the use of the individual or entity to whom they
    > are addressed. If you have received this email in error please
    > notify us immediately at MailMonitor@isismail.ie and delete this E-mail
    > from your system. Thank you.
    > It is possible for data transmitted by email to be deliberately or
    > accidentally corrupted or intercepted. For this reason, where the
    > communication is by email, the Bank of Ireland Group does not accept
    > any responsibility for any breach of confidence which may arise
    > through the use of this medium.
    > This footnote also confirms that this email message has been swept
    > for the presence of known computer viruses.
    > ********************************************************************
    >
    >

    __________________________________
    Do you Yahoo!?
    The New Yahoo! Search - Faster. Easier. Bingo.
    http://search.yahoo.com


  • Next message: Andrew n marshall: "RE: Help with OpenSSH -> SSH2 Server"

    Relevant Pages

    • Problems with OpenSSH and X11 forwarding
      ... I'm just trying to move some machines from SSH1 to OpenSSH ... - SSH1 client to OpenSSH server -> works ... - OpenSSH client to OpenSSH server -> doesn't work ...
      (comp.security.ssh)
    • Re: Openssh and sendmail signatures
      ... >>> How do I prevent Openssh telling which version is running? ... >> Part of the OpenSSH spec requires you to tell the remote end what version ... You're mixing protocol version with software version. ... OpenSSH client and PuTTY would connect fine. ...
      (Focus-Linux)
    • Re: From the begining with ssh..PLEASE HELP!!
      ... NKG> automatically? ... Is this in the current codebase? ... it's been in OpenSSH for a while now. ... over 2, and with the OpenSSH client, just as accessible. ...
      (comp.security.ssh)
    • Re: F-Secure server and OpenSSH scp
      ... > How compatible is the SSH server from F-Secure with OpenSSH? ... > from an OpenSSH client still doesn't work, at least not with protocoll ... OpenSSH can go Protocol 1/Protocol 2 and there are some key format issues, ...
      (comp.security.ssh)