Re: [CentOS] ACL/permissions question

2013-02-01 Thread Ian Forde
You could always try 'chattr +i /home/joe' to make it immutable. Check out the man page for details... On Jan 31, 2013 11:44 PM, "Boris Epstein" wrote: > Hello listmates, > > If I have a regular, ACL-capable filesystem on Linux (say, ext4 or xfs) is > there a way for me to establish the followin

[CentOS] ACL/permissions question

2013-01-31 Thread Boris Epstein
Hello listmates, If I have a regular, ACL-capable filesystem on Linux (say, ext4 or xfs) is there a way for me to establish the following: 1) There is a directory, say, /home/joe . It is owned by user joe . No one but joe (and root, of course) can read or write anything in this directory. 2) No