sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #24186
Re: SSH og PAM
Jeg havde samme problem.
Vandyke support gav mig følgende løsning. (Det virkede for mig)
---- Min dialog med vandyke support ------------------
> Does your product support working with OpenSSH2 on RH 6.2.
>
> I can only make it work with password, but not with keys ?
>
> Witch SSH server should one specify "standard ?
Nicolaj -
Yes. You should specify "standard" for the server
type.
How did you generate your public-private key pair ?
Public-Key authentication should work if you generate
your keys using SecureCRT's built-in Key Generation
Wizard. However, you will have to convert your public
key file to a format that the OpenSSH server can
recognize once you have uploaded the key.
To convert SecureCRT's DSA public key to a format and
name that the OpenSSH2 server will use:
% ssh-keygen -f identity.pub -X > ~/.ssh/authorized_keys2
% chmod 600 ~/.ssh/authorized_keys2
Please let us know if you have additional questions or
concerns.
Thank You,
~Jaime C. Jordan
support@xxxxxxxxxxx
----------------------- end og story --------------------------
Håber det kan hjælpe dig
Venlig hilsen
Nicolaj Ottsen
----- Original Message -----
From: "Peter Toft" <pto@xxxxxxxx>
To: <sslug-teknik@xxxxxxxx>
Sent: Wednesday, June 21, 2000 1:31 AM
Subject: Re: [TEKNIK] SSH og PAM
On Thu, 15 Jun 2000, Nicolaj Ottsen wrote:
> Hej allesammen
>
> Jeg har lige installeret openSSH på en ny installeret Redhat 6.2. Det gik
> helt fint, men jeg har lidt problemer med at forbinde til serveren.
>
> Min klient, SECURE-CRT (Windows) siger at serveren ikke kan genkede min
> publickey. Jeg har ellers kopieret den til /root/.ssh/authorized_keys2
har du mulighed for at teste fra en Linuxbox til
Linuxbox?
Jeg ved at Windows kan være lidt "sjov" at få til at
virke som klient.
Jeg har selv Linux<->Linux OpenSSH 2.2 - og det kører
perfekt.
--
Peter Toft, Ph.D. [pto@xxxxxxxx] http://www.sslug.dk/~pto
"You don't win a battle by asking, `Will we win?'
You win it by doing your best to win"
- Richard M Stallman
----> Visit http://petition.eurolinux.org <---
References