Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread Larry Hall (Cygwin)
On 12/24/2009 07:55 AM, THW Mark wrote: René Berber-2 wrote: Michael H. wrote: $ cygrunsrv -E sshd $ /usr/sbin/sshd -ddde And there you are creating the problem... or another problem: the service runs as a special user, when you run it yourself its running as your user so, if it works, th

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread XYM
Thank you. I've tried like described. Works. But I think that it should be possible to run the service as local system, maybe someone has a solution for this. XYM THW Mark wrote: > > > XYM wrote: >> >> I've done some tests. Normally my passwordauthentification is set to no >> cause I only

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread THW Mark
XYM wrote: > > I've done some tests. Normally my passwordauthentification is set to no > cause I only want to allow access with key. Now I've set to yes. Login > with user/pass works here, too. With key no chance. > > XYM > > i think i found a solution/workaround! - I had a useraccount 'use

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread THW Mark
René Berber-2 wrote: > > Michael H. wrote: > >> $ cygrunsrv -E sshd >> $ /usr/sbin/sshd -ddde > > And there you are creating the problem... or another problem: the > service runs as a special user, when you run it yourself its running as > your user so, if it works, that means you have permiss

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread THW Mark
i've also tried overwriting my cygwin with the 'legacy' version but it doesnt seem to make any difference. there are some other threads in the forum talking about this, but i have found no solution so far... -- View this message in context: http://old.nabble.com/1.7.0-51%3A-Problem-using-ssh-p

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread XYM
I've done some tests. Normally my passwordauthentification is set to no cause I only want to allow access with key. Now I've set to yes. Login with user/pass works here, too. With key no chance. XYM THW Mark wrote: > > > XYM wrote: >> >> I was running a ssh-server and connect with Putty to

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread THW Mark
XYM wrote: > > I was running a ssh-server and connect with Putty to my server using a > tunnel. Everything works fine till today. After upgrading to 1.7.x and > trying to connect to my server I get the following message: > > 2 [main] -bash 3776 C:\CygWin\bin\bash.exe: *** fatal error - couldn't

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-24 Thread XYM
With files from my backup I have newly set up Cygwin with 1.5.x. Everythings ok. Then I updated it to 1.7.x, same error like before. XYM Happy X-Mas René Berber-2 wrote: > > XYM wrote: > >> I have encountered same problem after upgrading to 1.7.x. First to say >> that >> I'm not so familiar

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-23 Thread René Berber
XYM wrote: > I have encountered same problem after upgrading to 1.7.x. First to say that > I'm not so familiar with all of that. > > I was running a ssh-server and connect with Putty to my server using a > tunnel. Everything works fine till today. After upgrading to 1.7.x and > trying to connect

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-12-23 Thread XYM
Hello, I have encountered same problem after upgrading to 1.7.x. First to say that I'm not so familiar with all of that. I was running a ssh-server and connect with Putty to my server using a tunnel. Everything works fine till today. After upgrading to 1.7.x and trying to connect to my server I

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-07-27 Thread René Berber
Michael H. wrote: [snip] > The steps to reproduce have been done directly after installing Cygwin > without any modifications. The logfile /var/log/sshd.log is empty even after > the error has been printed on the Linux machine from which I connected to > the Windows / Cygwin machine. The "system

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-07-27 Thread Michael H.
Julio Costa wrote: > > Hi Michael, > > On Thu, Jul 23, 2009 at 10:49, Michael H.<> wrote: >> >> >> Corinna Vinschen-2 wrote: >>> >>> On Jul 16 12:20, Michael H. wrote: Hello, When I am using cygwin 1.5 both the public/private key and the keyboard authentication with ssh wor

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-07-23 Thread Julio Costa
Hi Michael, On Thu, Jul 23, 2009 at 10:49, Michael H.<> wrote: > > > Corinna Vinschen-2 wrote: >> >> On Jul 16 12:20, Michael H. wrote: >>> Hello, >>> >>> When I am using cygwin 1.5 both the public/private key and the >>> keyboard authentication with ssh work without problems. On 1.7 >>> keyboard

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-07-23 Thread Michael H.
Corinna Vinschen-2 wrote: > > On Jul 16 12:20, Michael H. wrote: >> Hello, >> >> When I am using cygwin 1.5 both the public/private key and the >> keyboard authentication with ssh work without problems. On 1.7 >> keyboard authentication also works but public/private key >> authentication produc

Re: 1.7.0-51: Problem using ssh public/private key authentication

2009-07-16 Thread Corinna Vinschen
On Jul 16 12:20, Michael H. wrote: > Hello, > > When I am using cygwin 1.5 both the public/private key and the > keyboard authentication with ssh work without problems. On 1.7 > keyboard authentication also works but public/private key > authentication produces following error on the machine which

1.7.0-51: Problem using ssh public/private key authentication

2009-07-16 Thread Michael H.
Hello, When I am using cygwin 1.5 both the public/private key and the keyboard authentication with ssh work without problems. On 1.7 keyboard authentication also works but public/private key authentication produces following error on the machine which I use to connect to the server (client is Linu