You are not logged in.

#1 2008-08-06 08:25:41

Hans_Maulwurf
Member
Registered: 2008-08-06
Posts: 2

no permissions in my own home

Hi,

I installed Arch yesterday and tryed to install compiz-fusion today when i get the following message after "fusion-icon": "Permission denied: '/home/sebastian/.config/compiz/fusion-icon'"
as root it works (of course)

i already tryed "chown -R sebastian /home/sebastian/" and "chmod 744 -R /home/sebastian/" as root. after this i wanted to check my sucess by doing "chmod -R 744 /home/sebastian" as that user, but it gives me alot of no permission errors for some .hidden folders.


P.S. i also got the problem, that new entries in system->prefereses->session don't get saved when i close the window. i think, the reasson is the same: i don't have writing permission in my very own homedirectory


What to do???

Last edited by Hans_Maulwurf (2008-08-06 08:26:40)

Offline

#2 2008-08-06 12:27:47

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: no permissions in my own home

I'm not too knowledgeable about bash commands, but I think you'd want to do this (as root):

chmod 744 /home/sebastian/.*

Then all the hidden folders starting with "." will be covered.  I'm not gonna guarantee this will work, but it doesn't hurt to try.


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

#3 2008-08-06 12:33:16

rooloo
Member
Registered: 2008-07-09
Posts: 218

Re: no permissions in my own home

chown sebastian:users /home/sebastian/*

as root of course

use

ls -al

to see where file permissions stand.

Last edited by rooloo (2008-08-06 12:34:56)

Offline

#4 2008-08-06 15:19:00

Hans_Maulwurf
Member
Registered: 2008-08-06
Posts: 2

Re: no permissions in my own home

ls -al told me, that .config .cache and .. were owned by root.
i changed them and there lower folders and now everything is fine

thanks for your help

Last edited by Hans_Maulwurf (2008-08-06 15:19:21)

Offline

#5 2008-08-06 17:36:22

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: no permissions in my own home

Welcome to Arch!

Please mark this thread as solved (edit your first post).  That way others with permission problems can find help.  Thanks.

Offline

#6 2008-08-06 17:40:30

raul_nds
Member
From: Lisbon, Portugal
Registered: 2007-06-28
Posts: 258

Re: no permissions in my own home

OT: By the title, I though it was an issue with your mom =\

Offline

#7 2008-08-06 18:36:22

czar
Member
Registered: 2008-03-08
Posts: 115

Re: no permissions in my own home

maybe throw a -R in there to make sure that you know everything is covered.

Offline

Board footer

Powered by FluxBB