ssh CVS access from another machine
Daniel Jacobowitz
drow@mvista.com
Tue Feb 25 20:13:00 GMT 2003
On Tue, Feb 25, 2003 at 03:10:29PM -0500, Kris Warkentin wrote:
> I'm trying to access the repository from home and not having any luck. It's
> probably just my ignorance on the mechanism so if there is a doc I should
> read, let me know.
>
> I had created an account (generating identity.pub, etc.) at work and now I
> wanted to work from home. I copied the contents of my $HOME/.ssh directory
> to my home machine (this is probably wrong) and then tried connecting. I
> keep getting 'permission denied'. I tried removing identity.pub and config
> (to get an interactive session) but that claimed "permission denied:
> public-key/keyboard-interactive"
>
> Do I need to have multiple rsa keys on file or am I missing something else?
At a guess: try using ssh -1 on the second machine; it may have a newer
version of ssh and be trying a different protocol type. Copying the
key ought to work.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Gdb
mailing list