Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] CVS/SSH

You have to set up RSA/DSA authentication such that ssh does NOT ask you 
for a password. Eclipse doesn't provide a facility for prompting for this 
password.

Instructions on how to do this should be included with your SSH client.

james





marco@xxxxxxxxxxx
Sent by: eclipse-dev-admin@xxxxxxxxxxx
02/10/2002 07:48 AM
Please respond to eclipse-dev

 
        To:     eclipse-dev@xxxxxxxxxxx
        cc: 
        Subject:        [eclipse-dev] CVS/SSH

Hi everybody,

I am not quite sure if this is the right list to ask, but I have a
serious problem using CVS/SSH with an server who has upgraded to OpenSSH
3.x.
I have installed OpenSSH 3.x as well and connecting via the command line
is working. CVS via command line is working as well
I have tried ext and extssh.

ext: I can see in the task manager, that the process ssh is started, but
then nothing else happens and eclipse freezes. Might that be that ssh is
asking for an password, but I don't get an command prompt or input box?

extssh: I get the error message "Unexpected end of stream." Don't know
why?

Can anyone help me or tell me, where I can ask this?

greetings
Marco
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top