savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101973 ] Special settings in .ssh/config


From: nobody
Subject: [Savannah-hackers] [ 101973 ] Special settings in .ssh/config
Date: Thu, 20 Mar 2003 15:52:18 -0500


Support Request #101973, was updated on Tue 03/18/03 at 09:37
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101973&group_id=11

Category: SSH Connection
Status: Open
Priority: 3
Summary: Special settings in .ssh/config

By: yeupou
Date: Thu 03/20/03 at 21:52
Logged In: YES 
user_id=1896
Browser: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.4.21-pre4; i686; fr, 
address@hidden)

I'm not sure if we must add the following. Normally, the server 
fordid the ForwardX11 without consequences on the connection. 
 
Did you changed your /etc/ssh_config ? It's unusual to be forced 
to reset this setting to the default value. 
 
If you didn't changed it, is it your own computer, and what is the 
distribution? 

----------------------------------------------------------------------

By: reallysoft
Date: Tue 03/18/03 at 09:37
Logged In: YES 
user_id=16363
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Linux 2.4.19-4GB i686) Opera 6.03  
[en]


Hi,

on 
http://savannah.gnu.org/faq/?group_id=11&question=How_do_I_configure_my_SSH_access.txt
 
you wrote:

> If, while (for example) you try to write on your download 
> area, it asks you for a password and not a passphrase, 
> it means that your key is not recognized. It can be a 
> matter of time (the cron job...) or, generally, it means that 
> your key is not a correct SSH1 RSA key.

That's incomplete. For me it was necessary to setup my 
~/.ssh/config like follows:

Host subversions.gnu.org
        Protocol 1
        IdentityFile ~/.ssh/identity
        ForwardX11 no

Before explicitly specifying the IdentityFile I was always 
asked for the password - now I'm asked for the 
passphrase and everything works.

Regards
Ralf

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101973&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]