I asked this question previously but recieved a unix account response.
I am going to host a webapplication on a windows machine. Are the user access roles on Windows 7 sufficient to deny direct access by a system user to the webapps folder? In other words, i do not want a user to logon to the machine directly and start/stop the webapplication or delete the war file etc. However, i still want the webapplication to be served over the LAN via apache.
Will the Windows 7 user access roles be approrpiate for this?
p.s i had asked this question over at stack overflow but its more appropriate here