| Setting global permissions like this is bad, bad, bad, bad, bad.
Not only is it insecure, but it will break quite a few things, such as perl scripts,
php (if compiled with suexec mode on), and numerous other things.
Permissions are setup by the distro @ default, and should be left as they are, unless they're too lenient, and then they should be changed on a case by case, file by file basis, never on a global basis. |