Displaying 4 results from an estimated 4 matches for "xvvv".
Did you mean:
vvv
2024 Sep 04
1
What did I mess up?
...: n/a )
Clearly the issue is with M1. I have tried adding an .ssh/rc file as
described in the sshd(8) man page but without any initial processing.
That did not help. M1, M2, and M3 are running X11, M3 is running Wayland.
All machines are Fedora 40 fully up-to-date.
The error shown with "ssh -Xvvv" in all failure cases is,
debug3: send packet: type 91
debug2: X11 auth data does not match fake data.
X11 connection rejected because of wrong authentication.
debug2: X11 rejected 1 i0/o0
--
Dave Close, Compata, Irvine CA "Knowledge speaks,
dave at compata.com, +1 714 434 7...
2024 Sep 04
1
What did I mess up?
Dave Close wrote:
> The error shown with "ssh -Xvvv" in all failure cases is,
> debug3: send packet: type 91
> debug2: X11 auth data does not match fake data.
> X11 connection rejected because of wrong authentication.
> debug2: X11 rejected 1 i0/o0
I don't know but I do have questions. So maybe... What is the output
o...
2004 Apr 22
2
[Bug 851] some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in X_GetProperty when using X11 forwarding
...-- no problem.
logged it to another machine running openssh-3.7.1p2
started nedit -- ERROR: BadAtom
if you login from blade100-3 (openssh-3.7.1p2 client) to blade100-2 (openssh-3.
8.1p1 server) then nedit starts fine!
i've heard that in 3.8p1 the same thing happens.
i try to attach a ``ssh -Xvvv'' to this report...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2024 Sep 04
1
What did I mess up?
Bob Proulx wrote:
>> The error shown with "ssh -Xvvv" in all failure cases is,
>> debug3: send packet: type 91
>> debug2: X11 auth data does not match fake data.
>> X11 connection rejected because of wrong authentication.
>> debug2: X11 rejected 1 i0/o0
>I don't know but I do have questions. So maybe......