Re: Securing Tomcat: HELP

2008-08-29 Thread Alex Mestiashvili
losintikfos wrote: Thanks for your reply Mark! unfurtunatly the url sent to me contains only language reference which i am not familier with. Do you know the original command and where to put, to enforce the security? I am using Tomcat 6 markt-2 wrote: losintikfos wrote: Hi

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Hi Alex, I can't locate directory catalina in conf. I am using tomcat 6.0.18, is it something i should see? B Alex Mestiashvili wrote: losintikfos wrote: Thanks for your reply Mark! unfurtunatly the url sent to me contains only language reference which i am not familier with. Do you

Re: Securing Tomcat: HELP

2008-08-29 Thread bhooshanpandit
Message- From: Alex Mestiashvili [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Fri, 29 Aug 2008 3:29 pm Subject: Re: Securing Tomcat: HELP losintikfos wrote:? Hi Alex,? ? I can't locate directory catalina in conf. I am using tomcat 6.0.18, is it? something

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
I have done as said and restarted the server but still wont work for me! :-((. Alex Mestiashvili wrote: losintikfos wrote: Hi Alex, I can't locate directory catalina in conf. I am using tomcat 6.0.18, is it something i should see? B Hi , just create this dirs , and put

Re: Securing Tomcat: HELP

2008-08-29 Thread Mark Thomas
[EMAIL PROTECTED] wrote: Actually the context xml is present in CATALINA_HOME\webapps\manager\META-INF dir. You can edit it and add the valve and it should work: Context antiResourceLocking=false privileged=true Valve className=org.apache.catalina.valves.RemoteAddrValve

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Message- From: Alex Mestiashvili [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Fri, 29 Aug 2008 3:29 pm Subject: Re: Securing Tomcat: HELP losintikfos wrote:? Hi Alex,? ? I can't locate directory catalina in conf. I am using tomcat 6.0.18

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Mark! i have tried this and still wont work. Was wondering if RedHat is goot something to do with ths configuration. Bit confused:-( markt-2 wrote: [EMAIL PROTECTED] wrote: Actually the context xml is present in CATALINA_HOME\webapps\manager\META-INF dir. You can edit it and add the

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Sorry mark did miss up something here! what did you mean by Those characters needs to be escaped? Are you saying i should do something like this: allow=127.\0.\0.\1 ? markt-2 wrote: [EMAIL PROTECTED] wrote: Actually the context xml is present in CATALINA_HOME\webapps\manager\META-INF

Re: Securing Tomcat: HELP

2008-08-29 Thread Mark Thomas
losintikfos wrote: Sorry mark did miss up something here! what did you mean by Those characters needs to be escaped? Are you saying i should do something like this: allow=127.\0.\0.\1 ? Yes. But it should be allow=127\.0\.0\.1 Mark markt-2 wrote: [EMAIL PROTECTED] wrote:

Re: Securing Tomcat: HELP

2008-08-29 Thread Alex Mestiashvili
losintikfos wrote: I have done as said and restarted the server but still wont work for me! :-((. and what do you have in logs/catalina.out ? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
It works perfect now!:jumping: Thanks Guys you deserve a :drunk: Alex Mestiashvili wrote: losintikfos wrote: I have done as said and restarted the server but still wont work for me! :-((. and what do you have in logs/catalina.out ?

Securing Tomcat: HELP

2008-08-28 Thread losintikfos
Hi Experts, I am trying to secure my tomcat manager web console from been seen from the internet. For example if i open the browser and type the internet address of the server, it displays the console where ever i am in the world and therefore want to hide it from been displayed to WAN users.

Re: Securing Tomcat: HELP

2008-08-28 Thread Mark Thomas
losintikfos wrote: Hi Experts, I am trying to secure my tomcat manager web console from been seen from the internet. For example if i open the browser and type the internet address of the server, it displays the console where ever i am in the world and therefore want to hide it from been

Re: Securing Tomcat: HELP

2008-08-28 Thread losintikfos
Thanks for your reply Mark! unfurtunatly the url sent to me contains only language reference which i am not familier with. Do you know the original command and where to put, to enforce the security? I am using Tomcat 6 markt-2 wrote: losintikfos wrote: Hi Experts, I am trying to