> From: Kosarev A.V. [mailto:[EMAIL PROTECTED]
> Whether I can configure tomcat so that for each context worked on
> behalf of various linux system users?
Tomcat runs in a single Java virtual machine, and that entire JVM
process runs under a single user ID. To my knowledge (I'm sure others
will correct me if I'm wrong), there is no way to change the user ID
depending on the context in which a request is processed.
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]