Re: Control user access to directories in J-T ver 3.3 on unix?

2002-05-22 Thread Paul Kofon
Hi, I usually use custom user access control (nothing really fancy) since my passwords are hashed and stored in a database. I never investigated if Tomcat could give me the level of control I often need. If you chose to go the same way (i.e. create your own custom solution), then you could

Control user access to directories in J-T ver 3.3 on unix?

2002-05-21 Thread Christopher Lott
Hi, please tell me if fine-grained user access control is possible in J-T, and if so, how to accomplish it. I'm using Jakarta-Tomcat version 3.3a on a solaris 8 box. I have access control enabled such that users of my app must supply a password; this uses a SimpleRealm with a local file of