On Sun, 22 Jan 2017, Stefan Baur wrote:
Date: Sun, 22 Jan 2017 12:58:20 +0100
From: Stefan Baur <x2go-m...@baur-itcs.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] OpenSuse Leap 42

Am 22.01.2017 um 12:54 schrieb Robert Dinse:
     Also, the fact that I don't get this error when I simply ssh to the
site
with the same username, which would also execute these scripts, tells me
that
is not the issue.

Since you can use if-clauses in such scripts, I wouldn't have wanted to
rule that out before checking.  Also, connecting interactively with
plain ssh does do things differently - wait: what happens when you do this:

ssh user@host echo

     This logs in normally with no errors:

/home/nanook >ssh nanook@opensuse echo
Password:

/home/nanook >hostname
opensuse
/home/nanook >

ssh -T user@host echo

     After I type the password the remote machine immediately closes the
connection with no error message.

ssh -t user@host echo

     With this one I get a message stating that the connection was closed
instead of droping directly to my command prompt.

Any difference between the three outputs?

     As noted above.  Thanks.

-Stefan

--
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Reply via email to