29 Jan
2015
29 Jan
'15
1:13 a.m.
On Jan 25, 2015, at 14:53, Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
Am 19.01.2015 um 00:37 schrieb Tom Lane:
Seems like you should disable X11 forwarding if you don't want a local X11 server to start. It's evidently enabled at the moment:
debug1: Requesting X11 forwarding with authentication spoofing.
Although the documentation ('man ssh_config' and also man sshd_config) states for ForwardX11/X11Forwarding: "The default is ``no''." it was active. It finally was "no" when I created my own ~/.ssh/config with
Did you enable it in /etc/sshd_config ?