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?

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


Back to the top