Re: Tomcat in Kiosk mode

2008-05-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johann, Johann Siegele wrote: |> You have to run OS and browse in kiosk mode. Tomcat has nothing to it. | | I want to build a server with tomcat which no user can change. No user at all? This is not possible, since root/Administrator can always chan

Re: Tomcat in Kiosk mode

2008-05-29 Thread Johann Siegele
Thanks for your help! i guess i found the HINT: "embedded Tomcat" Kiosk mode was just an example, i will not run tomcat on a kiosk machin! 2008/5/29 Mikolaj Rydzewski <[EMAIL PROTECTED]>: > Kristian Rink wrote: > >> Johann; >> >> Johann Siegele schrieb: >> >> >>> I know that! this was just an ex

Re: Tomcat in Kiosk mode

2008-05-29 Thread Mikolaj Rydzewski
Kristian Rink wrote: Johann; Johann Siegele schrieb: I know that! this was just an example of that what i want to do with tomcat. I want to build a server with tomcat which no user can change. this server should run tomcat, and just my services (servlets), no user should be able to change an

Re: Tomcat in Kiosk mode

2008-05-29 Thread Kristian Rink
Johann; Johann Siegele schrieb: > I know that! this was just an example of that what i want to do with tomcat. > I want to build a server with tomcat > which no user can change. this server should run tomcat, and just my > services (servlets), no user should be able to change > anything. Consider

Re: Tomcat in Kiosk mode

2008-05-29 Thread Johann Siegele
> You have to run OS and browse in kiosk mode. Tomcat has nothing to it. I know that! this was just an example of that what i want to do with tomcat. I want to build a server with tomcat which no user can change. this server should run tomcat, and just my services (servlets), no user should be abl

Re: Tomcat in Kiosk mode

2008-05-29 Thread Mikolaj Rydzewski
Johann Siegele wrote: this is just an informal question. Is it possible to run Tomcat in a kind of Kiosk mode. My Aim is, to provide a Tomcat which should run as server for a service and no user can change anything. The user should not be able to deploy anything or to change any settings You

Tomcat in Kiosk mode

2008-05-29 Thread Johann Siegele
Hi, this is just an informal question. Is it possible to run Tomcat in a kind of Kiosk mode. My Aim is, to provide a Tomcat which should run as server for a service and no user can change anything. The user should not be able to deploy anything or to change any settings. Thanx for your help! m