Re: F-Secure client with OpenSSH server
From: Richard E. Silverman (slade@shore.net)Date: 12/29/01
- Next message: Richard E. Silverman: "Re: SSH.com and Greek codepage."
- Previous message: Yaroslav Klyukin: "Re: SSH SETUP"
- In reply to: CAN2001: "F-Secure client with OpenSSH server"
- Next in thread: Mark Moorcroft: "Re: F-Secure client with OpenSSH server"
- Reply: Mark Moorcroft: "Re: F-Secure client with OpenSSH server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: slade@shore.net (Richard E. Silverman) Date: 29 Dec 2001 02:49:55 -0500
OpenSSH and SSH2 use different key formats; you have to convert it by:
% ssh-keygen -i -f <SSH2 public key file>
This will output a single line, which is what you add to the OpenSSH
authorized_keys(2) file.
-- Richard Silverman slade@shore.net
- Next message: Richard E. Silverman: "Re: SSH.com and Greek codepage."
- Previous message: Yaroslav Klyukin: "Re: SSH SETUP"
- In reply to: CAN2001: "F-Secure client with OpenSSH server"
- Next in thread: Mark Moorcroft: "Re: F-Secure client with OpenSSH server"
- Reply: Mark Moorcroft: "Re: F-Secure client with OpenSSH server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]