tag #1156 pending fixed #1156 4.1.2.0 thanks Hello, X2Go issue #1156 (src:x2goclient) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=9c1ca41 The issue will most likely be fixed in src:x2goclient (4.1.2.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 9c1ca414da2698d51213382475b29e6a1d1e9b6a Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 15 11:59:05 2018 +0200 src/onmainwindow.cpp: disable private host key permissions check in OpenSSH Server on Windows. Fixes: #1156. diff --git a/debian/changelog b/debian/changelog index e70ea70..078b072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -98,6 +98,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium - copy-deps-win32.bat: update to 20180615-1 Cygwin bundle, shipping with a further modified OpenSSH Server version at 7.7p1-1-x2go1 and without chgrp. + - src/onmainwindow.cpp: disable private host key permissions check in + OpenSSH Server on Windows. Fixes: #1156. * x2goclient.spec: - Remove plugin references. * debian/rules: