Ok, that sheds some light on the problem:
debug2: Ignoring env request woot: disallowed name
So let me guess, there is something I have to enable in the server's ssh config?
Paul
On Thu, Sep 11, 2008 at 9:33 PM, Peter Stuge <peter_at_stuge.se> wrote:
> Paul Thomas wrote:
>> How do I enable the ssh server to run in debug mode? The SSH version
>> of my server is:
>> OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007
>
> Stop the normal sshd running as a service, then run:
>
> /usr/sbin/sshd -ddd
>
> Don't forget to start the service again when you've captured the
> debugging messages.
>
> For development it'll help to set up sshd with debugging always
> enabled, running on a different port. Use -p for that.
>
>
> //Peter
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> libssh2-devel mailing list
> libssh2-devel_at_lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libssh2-devel
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2008-09-12