Re: X problem as root
From: Pavlos Parissis (p_pavlos_at_freemail.gr)
Date: 06/27/05
- Previous message: Clive Menzies: "Re: How to make account with sudo root permissions"
- In reply to: Marco Calviani: "X problem as root"
- Next in thread: Marco Calviani: "Re: X problem as root"
- Reply: Marco Calviani: "Re: X problem as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Jun 2005 15:51:59 +0300 To: debian-user@lists.debian.org
Hello,
You have to export the variable XAUTHORITY before invoke su
export XAUTHORITY=~/.Xauthority
su
do not use the '-' in su command because this invoke the shell which read the
.profile files and over write you XAUTHORITY variable.
You will find a sample .bash_profile under /usr/share/docs/bash........
I hope it helped
Pavlos
Αρχικό μήνυμα από Marco Calviani <mirtux@studenti.fisica.unifi.it>:
> Hi everybody,
> i've got a problem whenever i become root and try to open a window in
> my user X session:
>
> for example:
>
> user@local:~$ su
> root@local:~$ eog
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified
>
>
> Does anybody can diagnose the problem?
>
> Thanks,
> MC
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Clive Menzies: "Re: How to make account with sudo root permissions"
- In reply to: Marco Calviani: "X problem as root"
- Next in thread: Marco Calviani: "Re: X problem as root"
- Reply: Marco Calviani: "Re: X problem as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|