Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Red Hat (8.0), SuSE (10.x, 11.x), Solaris (8-10), Tru64
Posts: 738
Rep:
Quote:
Originally Posted by lilsim89
It seems you need to run the command:
Code:
xauth local:
Interesting. I've never explicitly run that command. Now I have gone into the configuration editor and configured X to listen on port 6000 (so that I can open windows from other systems). When I tried my modified version of your "sudo" command it worked. Even though "xhost" told me that only "authorized clients can connect". Perhaps OpenSUSE issues that "xauth" command somewhere during X startup.
Sorry to hear that you ran into another roadblock. Try posting your problem here on LQ. There's lot of eyes looking at posts and someone ought to be able to help out.
Distribution: Red Hat (8.0), SuSE (10.x, 11.x), Solaris (8-10), Tru64
Posts: 738
Rep:
Quote:
Originally Posted by i92guboj
Xauth give other users authority to reach your X serssion.. By default no one else can use it but its propietary.
The root user seems to be able to access my X display regardless of the permissions (or lack thereof) that "xhost" is showing. Non-root users cannot use my display unless I let them. Even if I supposedly disable access using "host -", I can use the sudo command proposed by the original poster from another system and get access to my display. Seems as though locking down your display can be a bit tricky. (Good thing the firewall is not allowing port 6000 access.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.