Re: SSH problem

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

 



On 10.1.2023 14.28, Frank Elsner via users wrote:
Hello,

today I faced the following problem:

Some of my panel entries do not work. Investigation on the command line level
shows that every second ssh call doesn't work. But why?

[frank@siffux ~]$ ssh christo "mate-terminal&" &
[1] 15817

This command brings up a window running mate terminal

[frank@siffux ~]$ ssh christo "mate-terminal&" &
[2] 15827
[frank@siffux ~]$ X11 connection rejected because of wrong authentication.
Failed to parse arguments: Cannot open display:

This is the error behaviour.

What's going on? How to solve the problem?

I don't know how to solve the problem but can confirm that I have the same one. From what I have deducted so far is that sshd in F36 and F37 generates new xauth token and replaces the old one every time new connection is opened. I can fix the problem by running xauth list after the first connection and then xauth add with the data from xauth list to restore the original authentication token every time new connection is created.

One might make a hack with /etc/ssh/sshrc or .ssh/rc to muck with the tokens, but I am not sure it's a good fix on the long run. Would be nice to know what changed from F35, but I don't unfortunately have any installed anymore.

-vpk
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux