View Full Version : Using ACLs with Fedora Core 2
immerv
2004-06-03, 08:33 PM CDT
I just finished writing a tutorial/HOWTO on using filesystem ACLs on Fedora Core 2. It's too long to post here, but here is the link:
http://www.vanemery.com/Linux/ACL/linux-acl.html
ACLs let users have detailed control over file and directory permissions. Any feedback would be welcome!
Thanks,
Van
foolish
2004-06-03, 09:13 PM CDT
Great guide, very detailed and good. Nice formating (css) on this one too. Thank you.
ndv
2004-06-03, 10:46 PM CDT
you DESERVE feedback!
this is the best and far most clear and plain howto I ever read.
well you don't specify if it is possible, risky or just impossible to set acl's on the / filesystem.
as a windows system administrator i'd like to administer linux boxes with acl's instead of create billions of groups...
anyhow thanks!
nicola
immerv
2004-06-04, 05:57 AM CDT
To the moderator and Nicola,
Thanks for the comments. Nicola, on the issue of using ACLs on the root partition, this actually does work. However, in the Grünbacher paper performance is discussed. Initial file access is much slower with EXT3/EXT2 when it has to check ACLs. So, I discouraged using it in the / partition for two reasons:
1. It is easy to put a typo into the /etc/fstab file when you modify / . Then it's rescue disk time! (This happened to me)
2. I don't see any reason to use ACLs on things like /etc, /bin, /sbin, /usr/bin, /usr/sbin, /usr/lib . These things should load fast without ACL checks. This is the performance angle.
ACLs and disk quotas are (IMHO) best used in /var, /tmp, /home and User/App data directories.
Plus, Linux ACLs are still a bit experimental...
Best Regards,
Van
praveen_nadar
2004-08-23, 01:15 PM CDT
HelloVan...
I am not able to access your site....
praveen_nadar
2004-08-23, 01:15 PM CDT
Not able to access your site
maxnort
2004-09-07, 10:06 AM CDT
looks like a nice guide. I just found it; now I get to test it. I'm relatively new to linux. if I have a problem understanding, I'll let you know.
I may quote the entire thing, unless you have a problem with that.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.