Re: x only works for root

From: Paul Morgan (paulswm_at_earthlink.net)
Date: 11/30/03

  • Next message: Paul Morgan: "Re: Install problems on Asus A7V333"
    To: debian-user@lists.debian.org
    Date: Sun, 30 Nov 2003 14:16:36 -0500
    
    

    On Sun, 30 Nov 2003 13:08:06 -0600, tripolar wrote:

    > I have had problems with permissions in /usr/X11R6
    > I set them #chmod 755 -R /usr/X11R6/
    > does that look right?
    > that has worked in the past.
    > I was told to remove files in /tmp relating to dcop or orbit ( sorry I
    > forgot and I am not on that machine because x only works for root and I
    > have yet to figure out mutt ;-) )
    > I have messed with permissions in /tmp
    > what user & group should /tmp be?
    > at this time the only twm for regular users though I cant open any apps
    > like kmail or evolution or mozilla
    > $kmail
    > trying to creat local folder:Permission denied
    > failed to create /tmp/ksocket-tripolar/
    > _KDE_IceTransSocketCreateListener: failed to bind listener
    > ....
    > DCOPServer self test failed
    > kdeinit: DCOPServer could not be started
    > .....
    > Can't setup DCOP communication
    >
    > Any suggestions? again I messed up /tmp user & group & permissions. need
    > to know the correct user, group and permissions of /tmp
    > also anything relationg to dcop & permissions to get reg users to log
    > into x from gdm
    > Thanks

    /tmp should be owned by root and open to everyone:

    drwxrwxrwx 9 root root 4096 Nov 30 14:14 /tmp

    as root, do
    chown root:root /tmp
    chmod 777 /tmp

    -- 
    ....................paul
    "The average lifespan of a Web page today is 100 days. This is no way to
    run a culture."
    Internet Archive Board Chairman
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Paul Morgan: "Re: Install problems on Asus A7V333"

    Relevant Pages

    • Re: [RFC] FUSE permission modell (Was: fuse review bits)
      ... >> root is denied all access. ... and the kernel checks the permission. ... The userspace can't enforce the permissions. ...
      (Linux-Kernel)
    • Re: Problem setting up NFS on Ubuntu
      ... I have installed Ubuntu ... > I used System - Administration - Synaptic Package Manager to include NFS ... Should I be using the GUI, and if so, how do I do that as root, ... and doesn't change the permissions displayed by ls -l ...
      (comp.os.linux.setup)
    • Re: MISSING PAGEFILE.SYS FILE
      ... Agree that there's a permissions problem. ... c:\ root and killed all permission groups except Everyone Group and System. ... "George Hester" wrote: ... the Everyone group includes the System account. ...
      (microsoft.public.windowsxp.general)
    • Re: MISSING PAGEFILE.SYS FILE
      ... "George Hester" wrote: ... Not a folder on C drive called root. ... There is no need to have a seperate permissions set for the System account ... Am beginning to wonder if I have a partial SP-2 installation problem. ...
      (microsoft.public.windowsxp.general)
    • Re: Copying files over the Network
      ... As such, when using RCP or RSH as root, ... Make sure that the permissions on the $HOME/.rhosts ... When I attempt Simon's tar command or Mark Ray's rcp ...
      (AIX-L)