Major documentation bug
Bruce Korb
bruce.korb at gmail.com
Mon Jul 21 04:21:20 EST 2008
This information needs to be in the etc/ssh/sshd_config file.
.13 - I upgraded to OpenSSH 3.8 and some X11 programs stopped working.
As documented in the 3.8 release notes
<http://www.openssh.com/txt/release-3.8>, |ssh| will now use untrusted
X11 cookies by default. The previous behaviour can be restored by
setting *ForwardX11Trusted yes* in /ssh_config/.
Possible symptoms include:
|BadWindow (invalid Window parameter)
BadAccess (attempt to access private resource denied)
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 20 (X_GetProperty)|
More information about the openssh-unix-dev
mailing list