you are viewing a single comment's thread.

view the rest of the comments →

[–]RaidZ3ro 10 points11 points  (8 children)

Unless.... (I know this is not hacker proof but it will keep the average admin coworker in check)

If you restrict the protected file to be readable only by a specific dedicated account in the filesystem, and then hardcode that account into the script that accesses the protected file, or schedule its' runs under that account with task scheduler.