Antwort: RE: Security issue - deploy

2001-11-29 Thread Ruben_Inoto
;[EMAIL PROTECTED]> Kopie: Thema:RE: Security issue - deploy I know of a couple of options.. Change the URL for the JSP page where you can deploy, etc. Modify the code in rpcrouter so that it can't change the services. Make the file that contains the deployed SOAP services read-only. Put a

RE: Security issue - deploy

2001-11-29 Thread Wilkins, Craig
PROTECTED] Subject: RE: Security issue - deploy Can you just place directory level password protection where the JSP page is sitting, so anyone who will try to access that page will have to enter username/password? Sincerely, Oleg -Original Message- From: Wilkins, Craig [mailto:[EMAIL

RE: Security issue - deploy

2001-11-29 Thread Oleg
:43 AM To: '[EMAIL PROTECTED]' Subject: RE: Security issue - deploy I know of a couple of options.. Change the URL for the JSP page where you can deploy, etc. Modify the code in rpcrouter so that it can't change the services. Make the file that contains the deployed SOAP services

RE: Security issue - deploy

2001-11-29 Thread Dave Reid
3 AM > To: [EMAIL PROTECTED] > Subject: RE: Security issue - deploy > > > I know of a couple of options.. > > Change the URL for the JSP page where you can deploy, etc. > > Modify the code in rpcrouter so that it can't change the services. > > Make the file tha

RE: Security issue - deploy

2001-11-29 Thread Wilkins, Craig
I know of a couple of options.. Change the URL for the JSP page where you can deploy, etc. Modify the code in rpcrouter so that it can't change the services. Make the file that contains the deployed SOAP services read-only. Put a proxy or firewall in front of your soap server that filters out