[oe] Moving keys to development server

Kristoffer Ericson kristoffer.ericson at gmail.com
Tue Sep 7 18:56:47 UTC 2010


On Tue, Sep 07, 2010 at 10:00:12AM -0700, Khem Raj wrote:
> On Tue, Sep 7, 2010 at 9:36 AM, Kristoffer Ericson
> <kristoffer.ericson at gmail.com> wrote:
> > Greetings,
> >
> > We at JLime are setting up an development server to be able for all
> > developers to work on same machine (and build/push alot faster). Im having issues
> > getting the write access from the server (works fine from my laptop).
> > Ive moved the keys into my server user account but cant get it to work.
> > It fails with access denied.
> >
> > So, what am I missing
> 
> your private ssh keys which are in ~/.ssh on your laptop
> either you copy them over or you can setup keychain/ssh-agent
> to forward it from your laptop to this server whatever fits your security needs

Got it working by doing
ssh-add .ssh/id-rsa

> 
> >
> > Best wishes
> > Kristoffer
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list