Linked by Amjith Ramanujam on Fri 18th Jul 2008 17:06 UTC, submitted by Rahul
Permalink for comment 323636
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2007-04-29
security should be simple. that is why the user+group works better than a full blown acl (yes, i know acl are really needed in some cases).
security should also be minimal, define only the things needed and deny everything else.
if you keep your eye on those 2 rules there should be almost no problems. but security is usually a pain in the ass, that's why windows has the "everyone is admin by default".