Mark Himsley schrieb: > This is my guess: > > Your Cygwin ssh client and the server you are connecting to have probably > decided to use SSH2 protocol but you have not appended your > ~/.ssh/id_dsa.pub to the servers ~/.ssh/authorized_keys2. > > Either stick to SSH1 by using the -1 option to the ssh client or transfer > contents of ~/.ssh/id_dsa.pub to the servers ~/.ssh/authorized_keys2. >
Hello Mark, Your guess was right. Thanks for your help! -- Andreas Schorr -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/