Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to get EGit to remember my password?

As Wiki http://wiki.eclipse.org/Git#Setting_up_ssh_keys mentions, you need to create .ssh/ folder and scp won't help with that. There is bug 312034 though and the webmaster is very responsive providing temporary access to upload the key.

Andrew

On Fri, Jun 24, 2011 at 10:21 AM, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

It looks like the restricted shell allows for scp. You could create the authorized_keys file locally and scp it up to user@xxxxxxxxxxxxxxx:.ssh/authorized_keys.

 

Could someone give that a try?

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Schaefer, Doug
Sent: Thursday, June 23, 2011 8:36 PM


To: CDT General developers list.
Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

It’s been a long day of Indigo parties J. Let’s see what the webmasters can do for us (who were also at the party J).

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Schaefer, Doug
Sent: Thursday, June 23, 2011 8:32 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

Thanks Sergey. We’ll move this discussion to that bug and we what we can get the webmasters to do for us.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Thursday, June 23, 2011 8:28 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

 

On Thu, Jun 23, 2011 at 5:22 PM, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

I’ll look into why that bug hasn’t been fixed. I’m also wondering how Marc and the other guys who tested the repo got it to work or why they didn’t complain about it. ;). I agree, it would be annoying. We’ll find a solution out quickly here.

 

I don't think this should prevent us from switching now, but https://bugs.eclipse.org/bugs/show_bug.cgi?id=312378 needs to be prioritized by webmasters.

 

Doug.

 

-sergey 

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Thursday, June 23, 2011 8:20 PM


To: CDT General developers list.
Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

 

On Thu, Jun 23, 2011 at 5:10 PM, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

OK. Is the issue that the secure password store option when cloning the repo doesn’t work and you’re prompted over and over again for the password?

 

Yes. I could live with it if it asked once per Eclipse session, but it asks at least once per remote repository operation, sometimes more than once. 

 

-sergey

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc-Andre Laperle
Sent: Thursday, June 23, 2011 8:07 PM
To: CDT General developers list.


Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

I think project leads are not restricted. Looks like no commands at all are allowed. No, 'vi' command doesn't work. Neither does a single 'cd'.

In the Git wiki:
"This doesn't work unless you are a project lead or are granted a proper shell to work in (only project leads at the moment). See bug 312034.]"
http://wiki.eclipse.org/Git#Setting_up_ssh_keys

Marc-Andre

On 23/06/2011 7:58 PM, Schaefer, Doug wrote:

My shell isn’t restricted. Does this mean you are allowed one command? Could that command be “vi .ssh/authorized_keys”? Then you’re done.

 

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Thursday, June 23, 2011 2:08 PM
To: Doug Schaefer
Cc: CDT General developers list.
Subject: Re: [cdt-dev] How to get EGit to remember my password?

 

When I ssh to git.eclipse.org I'm getting:

 

If your prompt is r$ and you are disconnected after a command, 

you have a restricted shell.  Please contact webmaster for a real shell 

if you really need one.

 

r$

 

Is every committer supposed to independently contact webmaster to a get a real shell?

 

-sergey

 

On Thu, Jun 23, 2011 at 7:20 AM, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

On it’s way J.

 

   http://www.youtube.com/watch?v=WU9xYP_NScQ

 

Setting up ssh authorized_keys.

 

Cheers,

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Thursday, June 23, 2011 12:07 AM
To: Doug Schaefer
Cc: CDT General developers list.
Subject: [cdt-dev] How to get EGit to remember my password?

 

Hi Doug,

In one of your videos you mentioned that there was a way to configure EGit to not ask for password on every interaction with a remote repository. I tried to enter password by changing credentials on both sides of the origin but it didn't have any visible effect. What is the secret incantation to make it work?

 

-sergey


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 

 
 
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top