Mail Archives: cygwin/2002/11/20/05:37:29
Hi Cygwin-List!
Just discoverd that the same problem exists with ".ssh/authorized_keys2".
Can someone reproduce the problem?
Cheers,
Tino
---------------------
Tino Lange wrote:
> Hi again!
>
> I have some new problems with sshd on Windows 2000.
> (all latest cygwin packages from today)
>
> I try to login on my Win 2000 machine from my Linux machine. Works fine
> so far. (Thanks for your recent help!)
> But: if I use RSA authentication with "authorized_keys" to get on the
> cygwin machine it still works but I don't have network/sockets - the
> windows socket interface cannot be initialized?!
>
> If I remove "authorized_keys" and login via password it works again.
> Strange, or?
>
> Here's a copy and paste:
>
> tino AT tinux:~ > ssh tinont
> Tino AT tinont's password:
> Last login: Sat Nov 16 18:12:09 2002 from tinux.tino-lange.de
> Fanfare!!!
> You are successfully logged in to this server!!!
>
> Tino AT TINONT ~
> $ ping tinux
>
> Ping tinux [192.168.1.1] mit 32 Bytes Daten:
>
> Antwort von 192.168.1.1: Bytes=32 Zeit<10ms TTL=64
> Antwort von 192.168.1.1: Bytes=32 Zeit<10ms TTL=64
>
> Ping-Statistik fr 192.168.1.1:
> Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0 (0% Verlust),
> Ca. Zeitangaben in Millisek.:
> Minimum = 0ms, Maximum = 0ms, Mittelwert = 0ms
>
> Tino AT TINONT ~
> $ cat .ssh/identity.pub > .ssh/authorized_keys
>
> Tino AT TINONT ~
> $ chmod 644 .ssh/authorized_keys
>
> Tino AT TINONT ~
> $ logout
> Connection to tinont closed.
>
> tino AT tinux:~ > ssh tinont
> Last login: Sat Nov 16 18:12:51 2002 from tinux.tino-lange.de
> Fanfare!!!
> You are successfully logged in to this server!!!
>
> Tino AT TINONT ~
> $ ping tinux
> Fehler bei der Initialisierung der Windows-Socketsschnittstelle.
> Fehlercode 0.
>
> Tino AT TINONT ~
> $ rm .ssh/authorized_keys
>
> Tino AT TINONT ~
> $ logout
> Connection to tinont closed.
>
> tino AT tinux:~ > ssh tinont
> Last login: Sat Nov 16 18:12:51 2002 from tinux.tino-lange.de
> Fanfare!!!
> You are successfully logged in to this server!!!
>
> Tino AT TINONT ~
> $ ping tinux
>
> Ping tinux [192.168.1.1] mit 32 Bytes Daten:
>
> Antwort von 192.168.1.1: Bytes=32 Zeit<10ms TTL=64
> Antwort von 192.168.1.1: Bytes=32 Zeit<10ms TTL=64
>
> Ping-Statistik fr 192.168.1.1:
> Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0 (0% Verlust),
> Ca. Zeitangaben in Millisek.:
> Minimum = 0ms, Maximum = 0ms, Mittelwert = 0ms
>
> Tino AT TINONT ~
> $
>
> Do you have an idea?
> Thanks!
>
> Tino
--
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/
- Raw text -