X2Go Bug report logs - #789
Kerberos 5 auth. reset putty sessions list

version graph

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

Reported by: Jozsef Kozo <kojraai@gmail.com>

Date: Mon, 16 Feb 2015 14:15:01 UTC

Severity: grave

Tags: build-win32, pending

Merged with 625

Found in version 4.0.2.1

Fixed in version 4.0.4.0

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#789: I fixed this: more info
Reply-To: Michael DePaulo <mikedep333@gmail.com>, 789@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, 10 May 2015 15:15:01 +0000
Resent-Message-ID: <handler.789.B789.143127085717807@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 789
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: build-win32 pending
Received: via spool by 789-submit@bugs.x2go.org id=B789.143127085717807
          (code B ref 789); Sun, 10 May 2015 15:15:01 +0000
Received: (at 789) by bugs.x2go.org; 10 May 2015 15:14:17 +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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,
	T_DKIM_INVALID autolearn=ham version=3.3.2
Received: from mail-la0-f44.google.com (mail-la0-f44.google.com [209.85.215.44])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id F41D55DA80
	for <789@bugs.x2go.org>; Sun, 10 May 2015 17:14:15 +0200 (CEST)
Received: by labbd9 with SMTP id bd9so78930739lab.2
        for <789@bugs.x2go.org>; Sun, 10 May 2015 08:14:15 -0700 (PDT)
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=7GtRGYT8ZKQQfKvYf/nKvY/8tWo6aHT6U0ez+8vHwWQ=;
        b=NjT8150v1nPNnZwbBftXlig7rKZdYiZO0rec8tBoMSNKfgIaR0yxfZ8OcSqHFp8KMy
         QDwpBckWnp2bkO1e9x5nMxpniV8tkm7ykcD8JeKwr2yYLhq6CBY2odpqGX+MxHQlHXEY
         bSvz8Ca3llavZUWIAMWzkkNXruhncoETLRIFSM5ebZvGudiJ15hBvQPJs9S6xPLMIM9I
         Rf3VdefE/acDPaNp8R8KKsG4z704cfzwSNQa+9HVm0sngMHt7I8u/vHocio5Ekiad4vZ
         iwI0PyDbjSeIq6nRuBIeyM0joSOcuxxxYlVlRG1ZD7WDsyvZI9AF2F+2wuR+UCmN7WkR
         xsWQ==
MIME-Version: 1.0
X-Received: by 10.152.1.4 with SMTP id 4mr5000478lai.25.1431270855360; Sun, 10
 May 2015 08:14:15 -0700 (PDT)
Received: by 10.152.23.10 with HTTP; Sun, 10 May 2015 08:14:15 -0700 (PDT)
Date: Sun, 10 May 2015 11:14:15 -0400
Message-ID: <CAMKht8hL-La56+cE5upPxG+G26V7pXzzoUuGv6HupW4t9ykvGA@mail.gmail.com>
From: Michael DePaulo <mikedep333@gmail.com>
To: 789@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8
This will be fixed in the 1st release of X2Go Client for Windows 4.0.4.0-x.

The bug appeared to be caused by the fact that for at least 1 of the
SSH Processes, procUuid/uuidStr is null.
Thus HKEY_CURRENT_USER\\Software\\SimonTatham\\PuTTY\\Sessions would
be deleted (recursively) instead of only the uuidStr subkey being
deleted.

I fixed it by simply adding a check to SshProcess::rmPuttyReg(). It
now does nothing if uuidStr is empty or null. This is the safest
solution IMHO.

-Mike

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 26 05:30:10 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.