Error: "Major opcode of failed request: 20 (X_GetProperty)"
Technical Note USA11557Created 08-Mar-2005Applies To
KEA! X 6.0
OpenSSH 3.8
Symptoms
Error: "Major opcode of failed request: 20 (X_GetProperty)"Error: "BadWindow (invalid Window parameter)"Error: "BadAccess (attempt to access private resource denied)"Error: "X Error of failed request: BadAtom (invalid Atom parameter)"Errors occur within a terminal window
Changes
Upgraded to OpenSSH 3.8
Cause
As a change to previous releases, OpenSSH is now using untrusted X11 cookies by default. This is documented in the 3.8 release notes.
Fix
The previous behavior can be restored by setting ForwardX11Trusted yes in ssh_config in the user directory on the host.