Re: SCP failing

From: Martin (mndr_at_snafu.de)
Date: 02/25/05

  • Next message: neville_at_whitespacestudio.com: "Re: SCP failing"
    Date: Fri, 25 Feb 2005 00:16:18 +0100
    
    

    neville@whitespacestudio.com wrote:
    > Okay - I've made some progress although it seems that there was a 900
    > charecter limit to any command I tried running remotely.
    >
    > ssh -v user@host "echo `cat < .ssh/id_dsa.pub` >
    > .ssh/authorized_hosts_test"
    >

    what should that be good for?

    > Would truncate my 2048 bit key - a 1024 key is fine. From the debug:
    >
    > debug1: Sending command: echo ssh-dss xxx user@local >
    > .ssh/authorized_keys
    > debug1: channel request 0: exec
    > debug1: channel 0: open confirm rwindow 0 rmax 32768
    > debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
    >
    > But nothing happens after that? Do I need certain permissions set or
    > something
    >

    how do you define 'nothing'?
    what does sshd say. and futher more, does ssh login work anyway?


  • Next message: neville_at_whitespacestudio.com: "Re: SCP failing"