public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
@ 2006-06-20 13:22 Michael Sullivan
  2006-06-20 13:27 ` Bo Ørsted Andresen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael Sullivan @ 2006-06-20 13:22 UTC (permalink / raw
  To: gentoo-user

Since my reinstall last week, when I su - to root from the michael
account, root can't use GUI apps.  It used to be able to before the
install, and as far as I know, I didn't do anything special to enable
it.  How would I go about doing that?

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
  2006-06-20 13:22 [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't Michael Sullivan
@ 2006-06-20 13:27 ` Bo Ørsted Andresen
  2006-06-20 13:40 ` Teresa and Dale
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-20 13:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

On Tuesday 20 June 2006 15:22, Michael Sullivan wrote:
> Since my reinstall last week, when I su - to root from the michael
> account, root can't use GUI apps.  It used to be able to before the
> install, and as far as I know, I didn't do anything special to enable
> it.  How would I go about doing that?

Use sux.

$ eix -e sux
* x11-misc/sux
     Available versions:  1.0-r2 1.0-r3
     Installed:           1.0-r3
     Homepage:            http://fgouget.free.fr/sux/sux-readme.shtml
     Description:         "su" wrapper which transfers X credentials

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
  2006-06-20 13:22 [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't Michael Sullivan
  2006-06-20 13:27 ` Bo Ørsted Andresen
@ 2006-06-20 13:40 ` Teresa and Dale
  2006-06-20 13:55 ` Petr Uzel
  2006-06-20 15:12 ` Devon Miller
  3 siblings, 0 replies; 6+ messages in thread
From: Teresa and Dale @ 2006-06-20 13:40 UTC (permalink / raw
  To: gentoo-user

Michael Sullivan wrote:

>Since my reinstall last week, when I su - to root from the michael
>account, root can't use GUI apps.  It used to be able to before the
>install, and as far as I know, I didn't do anything special to enable
>it.  How would I go about doing that?
>
>  
>

I'm not real sure I got what you are saying but check these two things. 
You are n the wheel group and KDE doesn't like you to login as root so
it is disabled.  I think you can change it in login manager.

Hope one of those helps.

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
  2006-06-20 13:22 [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't Michael Sullivan
  2006-06-20 13:27 ` Bo Ørsted Andresen
  2006-06-20 13:40 ` Teresa and Dale
@ 2006-06-20 13:55 ` Petr Uzel
  2006-06-20 15:12 ` Devon Miller
  3 siblings, 0 replies; 6+ messages in thread
From: Petr Uzel @ 2006-06-20 13:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]

Dne úterý 20 červen 2006 15:22 Michael Sullivan napsal(a):
> Since my reinstall last week, when I su - to root from the michael
> account, root can't use GUI apps.  It used to be able to before the
> install, and as far as I know, I didn't do anything special to enable
> it.  How would I go about doing that?

Hi,
this may help : http://www.gentoo.org/doc/en/faq.xml#suinx

-- 
Petr Uzel
petr.uzel@centrum.cz
Jabber : knotor@njs.netlab.cz
ICQ : 101606095
Gentoo Linux

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
  2006-06-20 13:22 [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't Michael Sullivan
                   ` (2 preceding siblings ...)
  2006-06-20 13:55 ` Petr Uzel
@ 2006-06-20 15:12 ` Devon Miller
  2006-06-20 19:01   ` Michael Sullivan
  3 siblings, 1 reply; 6+ messages in thread
From: Devon Miller @ 2006-06-20 15:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

#1
    USE=pam emerge shadow

#2 Edit /etc/pam.d/su and add/uncommenth this line:
    session    optional             pam_xauth.so

dcm

On 6/20/06, Michael Sullivan <michael@espersunited.com> wrote:
>
> Since my reinstall last week, when I su - to root from the michael
> account, root can't use GUI apps.  It used to be able to before the
> install, and as far as I know, I didn't do anything special to enable
> it.  How would I go about doing that?
>
> --
> gentoo-user@gentoo.org mailing list
>
>

[-- Attachment #2: Type: text/html, Size: 978 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't
  2006-06-20 15:12 ` Devon Miller
@ 2006-06-20 19:01   ` Michael Sullivan
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sullivan @ 2006-06-20 19:01 UTC (permalink / raw
  To: gentoo-user

On Tue, 2006-06-20 at 11:12 -0400, Devon Miller wrote:
> #1
>     USE=pam emerge shadow
> 
> #2 Edit /etc/pam.d/su and add/uncommenth this line:
>     session    optional             pam_xauth.so
> 
> dcm
> 

That line was already in there...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-20 19:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20 13:22 [gentoo-user] OT - Stupid Question about su That I Should Already Know The Answer To But Don't Michael Sullivan
2006-06-20 13:27 ` Bo Ørsted Andresen
2006-06-20 13:40 ` Teresa and Dale
2006-06-20 13:55 ` Petr Uzel
2006-06-20 15:12 ` Devon Miller
2006-06-20 19:01   ` Michael Sullivan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox