savannah-dev
[Top][All Lists]
Advanced

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

[Savannah-dev] [Pavel Roskin <address@hidden>] Re: [ 101401 ] SSH connec


From: Mathieu Roy
Subject: [Savannah-dev] [Pavel Roskin <address@hidden>] Re: [ 101401 ] SSH connection is dropped (fwd)
Date: 16 Oct 2002 00:45:08 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

A mail sent by Pavel. Hope it will help. Good night and thanks Nic for
your help.

--- Begin Message --- Subject: Re: [ 101401 ] SSH connection is dropped (fwd) Date: Tue, 15 Oct 2002 18:10:41 -0400 (EDT)
Hi, Mathieu!

I'm dropping all Cc:, but please feel free to forward all my e-mail.

> Pavel is right, my answer is boring. I completely missed the point.
> Please accept my apologizes.

Apologies accepted.  I know how it feels after 11 hours of hard work.

> Concerning you problem, here is the trouble log :
> 
>  cat /var/log/auth.log* | grep proski
> Oct 15 11:31:34 subversions PAM_unix[31958]: authentication failure; (uid=0) 
> -> proski for ssh service
> Oct 15 11:31:36 subversions sshd[31958]: Failed password for proski from 
> 135.207.19.174 port 32930 ssh2
> Oct 15 11:31:44 subversions sshd[31958]: Failed password for proski from 
> 135.207.19.174 port 32930 ssh2
> Oct 15 11:31:44 subversions PAM_unix[31958]: 1 more authentication failure; 
> (uid=0) -> proski for ssh service
> Oct 15 11:36:27 subversions PAM_unix[32410]: authentication failure; (uid=0) 
> -> proski for ssh service
> Oct 15 11:36:29 subversions sshd[32410]: Failed password for proski
> from 216.127.237.131 port 3158 ssh2

I think the failures when I did everything right were not logged.  I tried
it many times on 3 hosts.  What is logged is an attempt to use ssh2 from
sanpietro.red-bean.com before I realized that I didn't have .ssh/config
there.

> Have you waited from the next cron job, ~6 hours ?

I've been waiting for weeks.  That's why I ran ssh with -v - to show you
that the RSA authentication succeeds.  Using wrong private key exhibits a
different behavior - ssh asks for the password.

> Also, your demonstration about your cvs problem is 
> 
> > $ cvs -f -d
> > :ext:address@hidden:/cvsroot/openap co .
> > Connection to subversions.gnu.org closed by remote host.
> > cvs [checkout aborted]: end of file from server
> > (consult above messages if any)
> 
> http://savannah.nongnu.org/cvs/?group=openap
> 
> Why do you type :ext: before your developer name?

I simply wrote the access method explicitly.  From "info cvs":

  If the access method is omitted, then if the repository starts with `/',
  then `:local:' is assumed.  If it does not start with `/' then either
  `:ext:' or `:server:' is assumed.

:server: is obsolete and means embedded rsh.  The result is the same if I 
omit ":ext:", of course:

address@hidden proski]$ CVS_RSH=ssh cvs -d address@hidden:/cvsroot/openap co 
openap
Connection to subversions.gnu.org closed by remote host.
cvs [checkout aborted]: end of file from server (consult above messages if any)
address@hidden proski]$

-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://gpg.coleumes.org              <<

--- End Message ---

reply via email to

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