Quote:
Originally posted by HQ
Nope, the owner was not nobody. Any ideas on how that worked?
|
OK, so who was the owner? To write to a file on a *nix system, you need to have write access. If you want to write to a file with only the owner write bit set, you need to either be the owner or root. So, unless your scripts are running as root (DANGER! DANGER!) I don't see how your script could write to a file it doesn't have permission to write to.
If nobody isn't the owner and the owner is the only person with write access...
SpaceAce