Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: What does ssh use to determine "gtrusted forwarding"?



On Thu, 8 Sep 2016, Thomas Klausner wrote:

One thing to check is if your /etc/ssh/ssh_config and sshd_config
point to an existing xauth.

When using X from pkgsrc, you need to set

XAuthLocation /usr/pkg/bin/xauth

in BOTH files (ssh on client, sshd on server).

The server also needs

X11Forwarding yes

in its sshd_config.

That should be enough, I think.

Yup, that was it!  The failing remote did not have X11Forwarding set.

Thanks!



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index