Print

Print


Hi Stephen

try
/var/tomcat4/webapps/R-GMA/WEB-INF/web.xml

Regards
Antony

> -----Original Message-----
> From: LHC Computer Grid - Rollout 
> [mailto:[log in to unmask]] On Behalf Of Stephen Childs
> Sent: 29 November 2005 09:19
> To: [log in to unmask]
> Subject: Re: [LCG-ROLLOUT] Deployment and Vulnerabilites (was 
> Re: R-GMA vulnerabilities) - FIX
> 
> 
> Wilson, AJ (Antony) wrote:
> > The fix for this is to edit 
> > /var/lib/tomcat5/webapps/R-GMA/WEB-INF/web.xml
> > 
> > And remove the lines
> > 
> >     <servlet>
> >       <servlet-name>PongServlet</servlet-name>
> >       <servlet-class>org.edg.info.PongServlet</servlet-class>
> >       <load-on-startup>50</load-on-startup>
> >     </servlet>
> > 
> > and
> > 
> >     <servlet-mapping>
> >       <servlet-name>PongServlet</servlet-name>
> >       <url-pattern>/PongServlet/*</url-pattern>
> >     </servlet-mapping>
> > 
> > 
> > And then restart tomcat
> > /etc/init.d/tomcat5 restart
> 
> What is the equivalent for the version of rgma shipped with 
> LCG 2.4.0? 
> (edg-rgma-base-4.0.8-1_rh7.3 etc.) I looked in 
> /opt/edg/share/webapps/R-GMA/WEB-INF/web.xml but couldn't 
> find any mention 
> of PongServlet.
> 
> Stephen
> -- 
> Dr. Stephen Childs,
> Research Fellow, EGEE Project,    phone:                    
> +353-1-6081797
> Computer Architecture Group,      email:        
> Stephen.Childs @ cs.tcd.ie
> Trinity College Dublin, Ireland   web: 
> http://www.cs.tcd.ie/Stephen.Childs
>