Received: (at submit) by bugs.x2go.org; 29 Jan 2014 17:08:59 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.2
Received: from ispconfig.net1.amospalla.es (amospalla.es [188.40.66.228])
	by ymir (Postfix) with ESMTP id 1D4E35DA6C
	for <submit@bugs.x2go.org>; Wed, 29 Jan 2014 18:08:59 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by ispconfig.net1.amospalla.es (Postfix) with ESMTP id A579C1AC2065
	for <submit@bugs.x2go.org>; Wed, 29 Jan 2014 18:08:58 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ispconfig.amospalla.es
Received: from ispconfig.net1.amospalla.es ([127.0.0.1])
	by localhost (ispconfig.amospalla.es [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id nLcsFyAIw-TK for <submit@bugs.x2go.org>;
	Wed, 29 Jan 2014 18:08:57 +0100 (CET)
Received: from amospalla.es (localhost [IPv6:::1])
	by ispconfig.net1.amospalla.es (Postfix) with ESMTP id D02F71AC205D
	for <submit@bugs.x2go.org>; Wed, 29 Jan 2014 18:08:57 +0100 (CET)
Received: from 62.82.108.2
        (SquirrelMail authenticated user jordi@amospalla.es)
        by amospalla.es with HTTP;
        Wed, 29 Jan 2014 18:08:57 +0100
Message-ID: <a5f13f6a759cf6723900066b50b2f2e6.squirrel@amospalla.es>
Date: Wed, 29 Jan 2014 18:08:57 +0100
Subject: X2goclient on Windows: sshd.exe does not start.
From: jordi@amospalla.es
To: submit@bugs.x2go.org
User-Agent: SquirrelMail/1.4.23 [SVN]
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal

Package: X2goclient
Version: 4.0.1.3

Client host: windows xp
Server host: debian wheezy

- When enabling support for printer sharing, or sharing a folder, sshd.exe
does
  not start, and so these features are not available.

- If I launch manually sshd (from what I understand x2goclient launches from
  reading source code) sshd.exe launches and stays until I kill it:
    "C:\Program Files\x2goclient\sshd.exe" -D -p 7022 -f
"/cygdrive/c/Documents
	and Settings/User/.x2go/etc/sshd_config" -h "/cygdrive/c/Documents and
	Settings/User/.x2go/etc/ssh_host_dsa_key"

- Every time I try to share a folder with the session running, I can see
on the
  process manager ssh-keygen is launched.

- Server host shows the remote folders as mounted on /proc/mounts, so
accessing
  them makes a process hang.

- Firewall is disabled on client host.
