Re: [kde] Konsole unable to start xapps as root in Archlinux
- From: linuxmaillists@xxxxxxxxxxx
- Date: Mon, 22 Oct 2007 01:10:36 -0400
On Sunday 21 October 2007 02:19:22 Ryo Furue wrote:
Hi Nigel and Xauth fans,
| Well I remember ages ago having this same problem on a distro,
| and having resolved it. Looking back through all my notes, and
| Doh, I see it was on Debian. The fix I got was to add the
| following to /root/.bashrc export
| XAUTHORITY=/home/<username>/.Xauthority
Thank you for the tips! Extending your idea, I found another
solution:
$ export XAUTHORITY=$HOME/.Xauthority
$ su
That's it. I put the first line into my (ordinary user's)
~/.bashrc or ~/.bash_profile . When I say "su -" my
environmental variables are discarded, but when I say "su" my
environmental variables are inherited by root.
This method is better for me than to put
"export XAUTHORITY=/home/<my_username>/.Xauthority" into root's
.bashrc, because my system administrators sometimes log in
to my machine and become root. When they do so, they might
send their windows to my screen without their knowing!
A slight downside is that my own, nonstandard environment
variables are inherited by root, too. (HOME seems to be
overriden by the su command, so that you don't have to worry too
much.)
Unless I am missing something, I think you are creating a security
hole doing it this way.
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
- Follow-Ups:
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- From: Ryo Furue
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- References:
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- From: Nigel Henry
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- From: Nigel Henry
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- From: Ryo Furue
- Re: [kde] Konsole unable to start xapps as root in Archlinux
- Prev by Date: Re: [kde-linux] KDE 3 Beta
- Next by Date: Re: [kde] Konsole unable to start xapps as root in Archlinux
- Previous by thread: Re: [kde] Konsole unable to start xapps as root in Archlinux
- Next by thread: Re: [kde] Konsole unable to start xapps as root in Archlinux
- Index(es):
Relevant Pages
|