X2Go Bug report logs - #739
Kerberos cred delegation fails on Windows

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Sun, 11 Jan 2015 17:20:02 UTC

Severity: normal

Tags: build-win32

Found in version 4.0.3.1

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#739: "Connection failed" errors when using GSSAPI on Windows (PuTTY+Krb5)
Reply-To: Michael DePaulo <mikedep333@gmail.com>, 739@bugs.x2go.org
Resent-From: Michael DePaulo <mikedep333@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sun, 11 Jan 2015 17:20:02 +0000
Resent-Message-ID: <handler.739.B.142099655620131@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 739
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.142099655620131
          (code B); Sun, 11 Jan 2015 17:20:02 +0000
Received: (at submit) by bugs.x2go.org; 11 Jan 2015 17:15:56 +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,FREEMAIL_FROM,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9C00E5DEAA
	for <submit@bugs.x2go.org>; Sun, 11 Jan 2015 18:15:51 +0100 (CET)
Received: by mail-we0-f172.google.com with SMTP id k11so15477868wes.3
        for <submit@bugs.x2go.org>; Sun, 11 Jan 2015 09:15:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=Bc1uyO+KuviALRVYv9KsMR7ccoZnuYKcZZ7awWsN0Rg=;
        b=d6iNySNeTwehxbXvg4dE+YELSyezd1lFHORz/IP5B37tb8qqNAOxdMOivOCy6NM1EO
         GDQGCJofjZ5JQxD2Kq/gY2bz97NtL1+rKhaOP6rjmD50kp+2bFl5PlMOo3g/VkBcxmgh
         eZJgk5ku9itG21a3fb666vhAr+jsLEUujQ8JHw7werFVnRa+W9c+eUVQ2L9iVWDdPTKr
         XMJiBANa8iV2bFS98pXhhQ/X9NOMMlS19nfQQzp/PIxY78Oic50HHMJyt0RcodUGwN0d
         vnJXvcojTRW2PO2WDrNRIzfOktd6V8Mpciw2uC4PG6qmhqKHeQEqVygoSuxDp0I/SPH9
         NS4Q==
MIME-Version: 1.0
X-Received: by 10.194.23.6 with SMTP id i6mr49758956wjf.26.1420996551127; Sun,
 11 Jan 2015 09:15:51 -0800 (PST)
Received: by 10.180.90.116 with HTTP; Sun, 11 Jan 2015 09:15:50 -0800 (PST)
Date: Sun, 11 Jan 2015 12:15:50 -0500
Message-ID: <CAMKht8jhKMP-vTccJfDhA8Uu2P08_VRNdV3r5n2Gpr8R4zETVg@mail.gmail.com>
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Content-Type: multipart/mixed; boundary=047d7b450b18a878bd050c638ad9
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: 4.0.3.1

Client OS: Windows 8.1 64-bit with all available updates

Server OS: Fedora 21 64-bit with most available updates
Server krb5 client: samba winbind 4.1.14-1.fc21
x2goagent: 3.5.0.28
x2goserver: 4.0.1.18
x2goserver-extensions: 4.0.1.18
x2goserver-xsession: 4.0.1.18 (with fix for #632 applied)

When I attempt to use GSSAPI authentication on Windows, with either
x2goclient 4.0.3.1-20141214 or x2goclient 4.0.3.2 development build
(2015-01-11 9363860), I see 2 error messages come up when I start a
new session on the aforementioned host:

Message 1:

Connection failed : cp: missing destination file operand after
'/home/DEPAULO/mike/.x2go/C-mike-50-1420995172_stDMATE_dp32/krb5cc'
Try 'cp --help' for more information

Message 2:

Connection failed pscp: unable to open
/home/mike/.x2go/ssh/key.Hp6896: no such file or directory

Message 1 is on top of message 2.

If I reconnect to a session, I only receive message #2.

Under both versions of x2goclient, the X2go Session appears to start
successfully. e.g., I see my mate desktop launch. And I can actually
interact with it.

However, whenever I connect with 4.0.3.1-20141214, as soon as I
dismiss error message #2, x2goclient terminates entirely.

On 4.0.3.2, these error messages are harmless (but annoying.)

I've attached the log from the 4.0.3.2 development build (2015-01-11 9363860).

I've also attached the server's samba configuration.
[4.0.3.2 2015-01-11 9363860 log.txt (text/plain, attachment)]
[samba configuration.txt (text/plain, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat Apr 20 13:09:37 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.