Re: cannot access folder though I have right

2011-09-15 Thread Nico Kadel-Garcia
On Thu, Sep 15, 2011 at 8:23 AM, Michael Chen wrote: > Thanks Andreas. > > Even if I logout and login manytimes, I still cannot access the folder. > > However, after I reboot the CentOS5, I can access the folder. > > I have to say, this immediately reminds me Windoze, where reboot is a must > for

Re: cannot access folder though I have right

2011-09-15 Thread Stefan Sperling
On Thu, Sep 15, 2011 at 08:23:48AM -0400, Michael Chen wrote: > Is there an explaination why a linux system needs reboot before the group > access right is allowed? A user's group membership list is set at login time. So you need to logout and login. No need to reboot, though it has the same effec

Re: cannot access folder though I have right

2011-09-15 Thread Michael Chen
~/ignorelist svn commit -m "created project" cd .. rm -fr $1 == All the best, Michael Chen On Thu, Sep 15, 2011 at 2:53 AM, Andreas Tscharner < andreas.tschar...@metromec.ch> wrote: > > Subject: cannot access folder though I have right > > > > Though I a

Re: cannot access folder though I have right

2011-09-15 Thread Thorsten Schöning
Guten Tag Michael Chen, am Mittwoch, 14. September 2011 um 14:16 schrieben Sie: > [chensy@chen working]$ more /home/svn/shortfall/db/revs/1 > /home/svn/shortfall/db/revs/1: Permission denied Just to be sure you should provide the permissions for the folder directly, too. Mit freundlichen Grüßen,

RE: cannot access folder though I have right

2011-09-14 Thread Andreas Tscharner
> Subject: cannot access folder though I have right > > Though I am a member of the group "shortfall", and there are > group access rights (rwS) for the folder db/rev/1, I cannot > access it. I also have disabled the SELinux totally to Stupid question: Did you logout

cannot access folder though I have right

2011-09-14 Thread Michael Chen
Though I am a member of the group "shortfall", and there are group access rights (rwS) for the folder db/rev/1, I cannot access it. I also have disabled the SELinux totally to isolate the problem. May anyone tell me why I cannot access the folder? Followings are the diagnostic info: [chensy@chen w