savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Re: [ 101272 ] Unable to connect with SSH to upload


From: Jaime E . Villate
Subject: [Savannah-hackers] Re: [ 101272 ] Unable to connect with SSH to upload
Date: Fri, 13 Sep 2002 17:53:26 +0100
User-agent: Mutt/1.2.5i

On Fri, Sep 13, 2002 at 05:32:13PM +0200, Mathieu Roy wrote:
> address@hidden said:
> > Support Request #101272, was updated on 2002-Sep-10 21:12
> > You can respond by visiting: 
> > http://savannah.gnu.org/support/?func=detailsupport&support_id=101272&group_id=11
> Jaime, can you give details about your modifications.
> 
> You said you chmod something but 
> [~]# stat /home/baruch/.ssh/
>   File: "/home/baruch/.ssh/"
>   Size: 4096            Blocks: 8          IO Block: 4096   Directory
> Device: 306h/774d       Inode: 1172966     Links: 2    
> Access: (2755/drwxr-sr-x)  Uid: (62404/  baruch)   Gid: ( 1003/ anoncvs)
> Access: Fri Sep 13 09:36:45 2002
> Modify: Fri Sep 13 09:38:09 2002
> Change: Fri Sep 13 09:38:09 2002
> 
> doesnt show something new.

I indeed did some changes; here are the same changes I did for baruch, this
time for toma:

/home# chgrp staff toma
/home# chmod g-w toma
/home# chmod g+s toma
/home# cd toma
/home/toma# chmod g-w .ssh

I think the 3 first commands were not necessary. The one that really made
ssh start accepting RSA keys was "chmod g-w .ssh"

As I told you yesterday via IRC, I believe that during the same period of time
that CVSROOT/config was wrongly created for new projects, the .ssh dir of
users who submitted ssh keys for the first time was also created with
mistakes (due to the problems with sv_cvs). I will check for other users
with that problem.

Cheers,
Jaime




reply via email to

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