I have my default context set to a directory with some static HTML content. I also have folders in that directory that have reestricted permissions to certain groups I have defined in XP. However, just hitting my website as an anonymous user, Tomcat willingly lets people into those folders. Instead, I've had to put security constraints in my web.xml listing the groups that I wanted the folders restricted to.
So is all file access from the DefaultServlet performed as the Local System account?
Regards, Brian.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
