Re: F-Secure SSH Server and authentications over publickey

From: Roger Berther (epolosa_at_bluewin.ch)
Date: 01/07/05


Date: Fri, 7 Jan 2005 21:10:54 +0100

I found the solution:

I have to convert the key from from OpenSSH to SSH2 with:

#> ssh-keygen -e -f ~/.ssh/id_dsa.pub > ~/.ssh2/id_dsa.pub

Thanks

Roger

"Richard E. Silverman" <res@qoxp.net> schrieb im Newsbeitrag
news:m2is6cxylw.fsf@darwin.oankali.net...
>
>> Hi
>> We have big trouble to established an sftp connection over public key
>> authentications. On the Windows 2003 Server is "3.2.0 F-Secure SSH
>> Windows
>> NT Server" installed.
>>
>> After a long time and many different configuration (don't ask WRQ about
>> support!) it works with WS_FTP Client. But we have to use it on linux.
>
> If it works with publickey authentication from another client, then
> perhaps you simply don't have the right key on the Linux client.
>
>> Always the sftp client ask the password and not use the dsa key.
>>
>> debug1: service_accept: ssh-userauth
>> debug1: got SSH2_MSG_SERVICE_ACCEPT
>> debug1: authentications that can continue: publickey,password
>> debug1: next auth method to try is publickey
>> debug1: try pubkey: /home/user/.ssh/id_rsa
>> debug1: authentications that can continue: publickey,password
>> debug1: try pubkey: /home/user/.ssh/id_dsa
>> debug1: authentications that can continue: publickey,password
>> debug1: next auth method to try is password
> --
> Richard Silverman
> res@qoxp.net
>



Relevant Pages

  • [NT] Dark Age of Camelot Man-In-The-Middle
    ... use of RSA public key cryptography and an RC4 based symmetric algorithm. ... Seeing the imminent release of code for cracking the game client (which ... At the beginning of each TCP session, the server sends a 1536 bit RSA ... void bytes_out(unsigned char *data, int len) ...
    (Securiteam)
  • Re: Basics of key authentication
    ... The public key gets copied to the server, ... and the client decrypts it with its private key to prove he is who he ... and the digital signature to the server. ...
    (comp.security.ssh)
  • Re: Debian SSH server configuration
    ... I would like to configure a Debian server to only allow clients to ssh ... I don't want any client computers to be able to ssh into ... It sounds like what you are asking for is host based authentication, ... where the server check to make sure that it has the host public key ...
    (Debian-User)
  • RE: Cannot decrypt files encrypted using Crypto API on a different
    ... On the client computer you app first would try to open the container ... the server generates session key, wraps it with the client's public key, ... encrypts the content with the session key and sends both the wrapped session ... encrypt your data with this key ...
    (microsoft.public.platformsdk.security)
  • RE: Cannot decrypt files encrypted using Crypto API on a different
    ... previous message which uses the recipien't public key.) ... KEK (key encryption key) to protect the session key. ... embedded into your client app and server code). ... but what is the point to encrypt the data if ANYBODY can decrypt it (since ...
    (microsoft.public.platformsdk.security)

Quantcast