Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512632
en ru br
ALT Linux repos
S:4.1.2.2-alt1

Group :: Communications
RPM: x2goclient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: x2goclient-krb5.patch
Download


diff -up x2goclient-4.1.1.0/src/onmainwindow.cpp.krb5 x2goclient-4.1.1.0/src/onmainwindow.cpp
--- x2goclient-4.1.1.0/src/onmainwindow.cpp.krb5	2017-10-31 07:38:19.164945462 -0600
+++ x2goclient-4.1.1.0/src/onmainwindow.cpp	2017-10-31 17:33:50.078537406 -0600
@@ -7056,13 +7056,6 @@ void ONMainWindow::SlotRunCommand(bool,
     command.replace ( " ","X2GO_SPACE_CHAR" );
     QString krbFwString;
 
-    if(sshConnection->useKerberos() && sshConnection->get_kerberosDelegation())
-    {
-        krbFwString="KRB5CCNAME=`echo $KRB5CCNAME |sed 's/FILE://g'` \
-        KRBFL=$HOME/.x2go/C-"+resumingSession.sessionId+"/krb5cc ;\
-        cp -a $KRB5CCNAME $KRBFL;KRB5CCNAME=$KRBFL ";
-    }
-
     if ( !startSessSound  || startSessSndSystem==PULSE )
     {
         cmd=krbFwString+"setsid " + output + "/bin/x2goruncommand "+
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin