On Fri, 2008-07-11 at 09:09 -0400, Filipe Brandenburger wrote: 
> On Fri, Jul 11, 2008 at 8:24 AM, David G. Mackay <[EMAIL PROTECTED]> wrote:
> > Thanks, I will remember.  Now I just need to find out what it means by
> > read-only.  A find -perm 400 on the directory gives no hits, nor do most
> > other variations, like 444, etc.
> 
> Try:
> 
> find . \! -perm /222
> 
> See "man find" for details.

Thank you.  The other question is whether selinux is concerned about a
file being r/o at the owner, group, or anonymous level.  Is 644 OK, or
640, or 644?

Dave


_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to