Quote:
Originally Posted by sortie
OK, so chmod 0666 isn't good enough. What would you use?
Remeber, we are talking about files that were chmod 0666.
|
Did you check if the directory was set immutable? Were there sticky flags? What were the permissions? What was the ownership of the directory? If the directory is 711, and you are not the owner, you can execute files in it, but not even read from it.