RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Felipe
:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 3:50 PM To: Tomcat Users List Subject: Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed Can you authenticate through the Tomcat standalone port? Or does that fail as well? What method of authentication are you using? BASIC or DIGEST

Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Sean Dockery
Message - From: Felipe [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, February 10, 2003 14:39 Subject: RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed Yes. I can authenticate through the tomcat standalone port. I am using the BASIC with a MemoryRealm

Re: War files / codeBase and security permissions (v4.0.4)

2003-02-09 Thread Sean Dockery
: Saturday, February 08, 2003 21:13 Subject: War files / codeBase and security permissions (v4.0.4) I'm deploying a war file with unpackWARs=false. I am trying to grant permissions to this war in 04webapps.policy. Here is what I've tried... Given the examples this is what I would expect

Security manager, velocity and logging - access denied

2003-02-09 Thread Fredrik Jonson
Hello, I'm a tomcat newbie running debian and trying to use tomcat 4.0.3-3woody2 and velocity-1.3.1-rc2. So far I haven't managed all that well. =) If I disable the java security manager everything works fine. But I kinda figure that the security manager is there to serve a purpose. I would

IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-09 Thread Felipe Crochik
I am trying to use the tomcat security constraints behind an IIS web server. I know tomcat and the ISAPI filter are working. Also, Tomcat authorization is working bypassing IIS using port 8080. When I try to reach the exactly same application through IIS (port 80) I get the user validation

War files / codeBase and security permissions (v4.0.4)

2003-02-08 Thread Kenneth J Baker
I'm deploying a war file with unpackWARs=false. I am trying to grant permissions to this war in 04webapps.policy. Here is what I've tried... Given the examples this is what I would expect to work but doesn't: grant codeBase file:${catalina.home}/webapps/iface.war!/- { permission

Re: Tomcat with Security manager

2003-02-07 Thread Jeanfrancois Arcand
. // // catalina.corepolicy - Security Policy Permissions for Tomcat 4.0 // // This file contains a default set of security policies to be enforced (by the // JVM) when Catalina is executed with the -security option. In addition

Re: Tomcat with Security manager

2003-02-06 Thread Jeanfrancois Arcand
somebody can help me! I am using Tomcat 4.0.3 on a Red Hat Linux 7.1 system with Apache 1.3.27, and it works fine if started without the security manager. Recently I had to put up a file upload form on one of my web sites, and when I deployed the jsp to accept the form data and save the uploaded

Re: Tomcat with Security manager

2003-02-06 Thread Neville Gomes
the security manager. Recently I had to put up a file upload form on one of my web sites, and when I deployed the jsp to accept the form data and save the uploaded file to disk...it came up with the error File cannot be saved. I am using jspSmartUpload class to handle the multipart form data

Re: Tomcat with Security manager

2003-02-06 Thread Harish Kumar K.K.
to which I want to save uploaded files. // // catalina.corepolicy - Security Policy Permissions for Tomcat 4.0 // // This file contains a default set of security policies to be enforced (by the // JVM) when Catalina is executed

Tomcat with Security manager

2003-02-05 Thread Harish Kumar K.K.
Hello All Hope somebody can help me! I am using Tomcat 4.0.3 on a Red Hat Linux 7.1 system with Apache 1.3.27, and it works fine if started without the security manager. Recently I had to put up a file upload form on one of my web sites, and when I deployed the jsp to accept the form data

unix security realm

2003-01-29 Thread jerry . shea
has anyone come across an implementation of a realm for Tomcat which authenticates users against the operating system's logins/passwords? thanks in anticipation - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: unix security realm

2003-01-29 Thread Nikola Milutinovic
[EMAIL PROTECTED] wrote: has anyone come across an implementation of a realm for Tomcat which authenticates users against the operating system's logins/passwords? thanks in anticipation Cyrus SASL 2.1.x has a JAR file with some classes that have SASL functionality. Maybe it is not too hard to

[ANN] Security update: Apache Tomcat 3.3.1a released

2003-01-25 Thread Larry Isaacs
application via its web.xml file in spite of the presence of a security manager. The content of files that can be read as part of an XML document would be accessible. If you are running Tomcat 3.3.1 or earlier with a security manager, and are serving web applications whose web.xml content is not known

URL Mappings on Tomcat 3.3 must go between servlet and security sections.

2003-01-20 Thread Christopher Mark Balz
Apparently, this is the case. Yet another awful fact for those stuck with Tomcat 3.3. !-- URL Mapping. This must go between servlet and security sections. -- servlet-mapping servlet-name DynaFastSurv3 /servlet-name url-pattern /s3 /url-pattern /servlet-mapping

Re: URL Mappings on Tomcat 3.3 must go between servlet and security sections.

2003-01-20 Thread Bill Barker
se. Yet another awful fact for those stuck with Tomcat 3.3. !-- URL Mapping. This must go between servlet and security sections. -- servlet-mapping servlet-name DynaFastSurv3 /servlet-name url-pattern /s3 /url-pattern /servlet

How do I take care of the Tomcat security realm

2003-01-18 Thread Preethi S
Hi, When tomcat starts up, it displays all the information initially itself specific to a web application (all the tables information) Here is the context path I have given in server.xml Context path=/ormap cookies=true docBase=D:\Tomcat\webapps\ormap reloadable=true crossContext=true Realm

security holes in tomcat 3.2.3

2003-01-16 Thread Anil Garg
hi, Are there any known security holes in tomcat 3.2.3 ? thanx and regards anil -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: security holes in tomcat 3.2.3

2003-01-16 Thread sean . gilligan
: security holes in tomcat 3.2.3 hi, Are there any known security holes in tomcat 3.2.3 ? thanx and regards anil -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Open Source - Top 10 Security Vulnerabilities

2003-01-14 Thread Lior Shliechkorn
Hello everyone, Just thought some people would like to see this, if they had not heard of it already. You can read the report on their site, as well as get the PDF form: http://www.owasp.org/ Lior - Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable.

Getting a security alert msg box on https

2003-01-08 Thread Santosh Kulkarni
I'm getting a security alert msg box that says This page contains both secure and nonsecure items. Do you want to display the nonsecure items? when I use the browser back to return to the previous page. The flow is like this: I have a relative link in page1.jsp to go to page2.jsp. I land

RE: Security constraint problem with v4.1.18

2002-12-28 Thread mech
should happen? Michael -Original Message- From: Peter Lee [mailto:[EMAIL PROTECTED]] Sent: Freitag, 27. Dezember 2002 21:22 To: [EMAIL PROTECTED] Subject: RE: Security constraint problem with v4.1.18 On 25 Dec 2002 at 13:30, mech wrote: I cannot tell if there's a difference

Re: Security Configuration in WEB.XML

2002-12-27 Thread Lior Shliechkorn
Thank you Gary, I will check these links out. Have a happy new year. Gary Gwin [EMAIL PROTECTED] wrote:Lior, It looks like you have short-circuited Tomcat's security model and created your own. We have a Tomcat Security Overview and Analysis that might be of help at: http://www.cafesoft.com

Security Configuration in WEB.XML

2002-12-26 Thread Lior Shliechkorn
Hello, I'm a bit confused about the whole security implementation in Tomcat. I'm using a webapp that has a Login.html page that posts information to a servlet that queries a database to authenticate the user. The values are then set into a bean, and each page checks the existance of the bean

Re: Security Configuration in WEB.XML

2002-12-26 Thread Gary Gwin
Lior, It looks like you have short-circuited Tomcat's security model and created your own. We have a Tomcat Security Overview and Analysis that might be of help at: http://www.cafesoft.com/products/cams/tomcat-security.html You might also reference the security section of the the servlet

RE: Security constraint problem with v4.1.18

2002-12-25 Thread mech
I cannot tell if there's a difference between 4.1.12 and 4.1.18 as I'm still using 4.1.15. I would first change the url pattern to url-pattern/protected/*/url-pattern Second add security-rolerole-namemyrole/role-name/security-role Tags under the document root for all roles you use. As far as I

Security constraint problem with v4.1.18

2002-12-24 Thread Peter Lee
I upgraded from 4.1.12 to 4.1.18, but I got some problems with security constraints. I have applied a security constraint on a particular url pattern. Only certain users with a special rolename can access that link. It used to work but now the page does not load with v4.1.18. Is SSL implemented

Security constraint problem with v4.1.18

2002-12-21 Thread Peter Lee
I upgraded from 4.1.12 to 4.1.18, but I got some problems with security constraints. I have applied a security constraint on a particular url pattern. Only certain users with a special rolename can access that link. It used to work but now the page does not load with v4.1.18. Is SSL implemented

RE: Should not be this hard(why is this a security risk)

2002-12-19 Thread Randy Paries
That is what I needed ... Thanks all To follow this up, why is this a security risk? Do they want specific mapping for each servlet? Thanks -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 9:54 AM To: 'Tomcat Users

RE: Should not be this hard(why is this a security risk)

2002-12-19 Thread Tim Moore
ext. 258 / Fax 202-463-4863 -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 11:20 AM To: 'Tomcat Users List' Subject: RE: Should not be this hard(why is this a security risk) That is what I needed ... Thanks all To follow

RE: Should not be this hard(why is this a security risk)

2002-12-19 Thread Larry Meadors
These messages indicate that a fix is in the works: A new Tomcat 4.1.x release incorporating the fix to the invoker servlet will be made available shortly. Am I reading this correctly as saying the quick fix is to disable the invoker, but the long term fix is to change the invoker to make the

RE: Should not be this hard(why is this a security risk)

2002-12-19 Thread Tim Moore
-Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 12:09 PM To: [EMAIL PROTECTED] Subject: RE: Should not be this hard(why is this a security risk) These messages indicate that a fix is in the works: A new Tomcat 4.1.x release

RE: Should not be this hard(why is this a security risk)

2002-12-19 Thread Craig R. McClanahan
On Thu, 19 Dec 2002, Tim Moore wrote: Date: Thu, 19 Dec 2002 12:48:37 -0500 From: Tim Moore [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Should not be this hard(why is this a security risk) -Original Message

Re: Should not be this hard(why is this a security risk)

2002-12-19 Thread Dodd Gatsos
, December 19, 2002 10:19 AM Subject: RE: Should not be this hard(why is this a security risk) That is what I needed ... Thanks all To follow this up, why is this a security risk? Do they want specific mapping for each servlet? Thanks -Original Message- From: PELOQUIN,JEFFREY

[ANN] Security update: Apache Tomcat 4.1.18 released

2002-12-19 Thread Remy Maucherat
Tomcat 4.1.18 has just been released, and includes a fix for an object recylcing bug which could be exploited by a denial of service attack. The bug was introduced in Tomcat 4.1.16 Beta, and is still present in Tomcat 4.1.17 Stable. The release also includes a fix for SSL handling in the JK

JDBC security?

2002-12-17 Thread Peter
the database driver. Has there been some security updates to Tomcat that prohibit loading a databse driver unless specified ? Here's the localhost_log.2002-12-17.txt file error message, Error Loading interbase.interclient.Driver ...and here's the servlet code.. import interbase.interclient.Driver

RE: JDBC security?

2002-12-17 Thread Tam, Michael
:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 8:55 AM To: [EMAIL PROTECTED] Subject: JDBC security? To all, I had a servlet communicating via JDBC to an Interbase database on Tomcat 3.? and Apache 1.3.27, I can't remember tomcat version version. Now that I have Apache 2.04 and Tomcat 4.1.17

RE: JDBC security?

2002-12-17 Thread Peter
and which may due to the driver lib is located in the wrong place. Hope this helps. Regards, Michael -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 8:55 AM To: [EMAIL PROTECTED] Subject: JDBC security? To all, I had a servlet

RE: JDBC security?

2002-12-17 Thread Tam, Michael
: RE: JDBC security? Here's the localhost_log.2002-12-17.txt 2002-12-17 10:36:05 WebappLoader[/bd]: Deploying class repositories to work directory /opt/tomcat/work/Standalone/localhost/bd 2002-12-17 10:36:05 WebappLoader[/bd]: Deploy class files /WEB-INF/classes to /opt/tomcat/webapps/bd/WEB-INF

RE: JDBC security?

2002-12-17 Thread Peter
] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 1:23 PM To: [EMAIL PROTECTED] Subject: RE: JDBC security? Here's the localhost_log.2002-12-17.txt 2002-12-17 10:36:05 WebappLoader[/bd]: Deploying class repositories to work directory /opt/tomcat/work/Standalone/localhost/bd 2002-12-17 10:36

Re: Configuring Security URLs (realm)

2002-12-13 Thread Bill Barker
ROTECTED] wrote: Hi, I want to know if there is a way to manage authorization to URL + Parameters. I am using servlets and states to identify the action in my programs, so this is very important. For now I am using this XML: security-constraint web-resource-collection web-

Re: Configuring Security URLs (realm)

2002-12-13 Thread afterz
to know if there is a way to manage authorization to URL + Parameters. I am using servlets and states to identify the action in my programs, so this is very important. For now I am using this XML: security-constraint web-resource-collection web-resource-nameSample Airlines/web-resou

RE: Security violation in Tomcat 4.0.6

2002-12-13 Thread Gayathri Shaikh
Adding these permissions took care of the problem. Thanks a lot. -- Gayathri -Original Message- From: Jeanfrancois Arcand [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 12:45 AM To: Tomcat Users List Subject: Re: Security violation in Tomcat 4.0.6 In catalina.properties

Re: Security violation in Tomcat 4.0.6

2002-12-13 Thread aps olute
Am curious as to why the double entry of permission java.lang.RuntimePermission accessClassInPackage.org.apache.catalina.util; ? Also I have a stock binary download 4.1.12 and does not have this under //Required for servlet and JSP's and should I include it? permission

Re: Security violation in Tomcat 4.0.6

2002-12-13 Thread Jeanfrancois Arcand
The fix was introduced in Tomcat 4.1.13. aps olute wrote: Am curious as to why the double entry of permission java.lang.RuntimePermission accessClassInPackage.org.apache.catalina.util; ? Actually, that's a very good question. It is not supposed to make a difference. I will try to find why

Security violation in Tomcat 4.0.6

2002-12-12 Thread Gayathri Shaikh
Hi I am using Tomcat 4.0.6 LE JDK 1.4 with JDK 1.4.1_01. I am getting the following Security violation when I try to access my web application. java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.org.apache.catalina.util

Configuring Security URLs (realm)

2002-12-12 Thread afterz
Hi, I want to know if there is a way to manage authorization to URL + Parameters. I am using servlets and states to identify the action in my programs, so this is very important. For now I am using this XML: security-constraint web-resource-collection web-resource-nameSample Airlines/web

Re: Security violation in Tomcat 4.0.6

2002-12-12 Thread Jeanfrancois Arcand
with JDK 1.4.1_01. I am getting the following Security violation when I try to access my web application. java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.org.apache.catalina.util) at java.security.AccessControlContext.checkPermission

Re: Configuring Security URLs (realm)

2002-12-12 Thread Jeanfrancois Arcand
to know if there is a way to manage authorization to URL + Parameters. I am using servlets and states to identify the action in my programs, so this is very important. For now I am using this XML: security-constraint web-resource-collection web-resource-nameSample Airlines/web-resource-name url

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-08 Thread Alexander Wallace
session (if it's anotherone). Session sharing is not possible anymore... If it was the same session id when switching from http to https, then that would also be a security risk would not it? Thanks! -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-07 Thread Tim Funk
Actually (hopefully I didn't snip you out of context) ... If a user switches from http to https - shouldn't a new session id be assigned? If not - an attacker can swipe the session id while the user was in http mode. Then the attacker can issue requests using https with the httpd session id.

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-07 Thread Pae Choi
javax.servlet.request.cipher_suite? Where did you get that? Pae Actually (hopefully I didn't snip you out of context) ... If a user switches from http to https - shouldn't a new session id be assigned? If not - an attacker can swipe the session id while the user was in http mode. Then

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-07 Thread Craig R. McClanahan
On Sat, 7 Dec 2002, Pae Choi wrote: Date: Sat, 7 Dec 2002 17:17:12 -0500 From: Pae Choi [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Security constrant to force SSL works with apache+tomcat

Security role name warning

2002-12-06 Thread Peter Lee
I got the following warning. what does it really mean? WARNING: Security role name specialrole used in an auth-constraint without being defined in a security- role -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Alexander Wallace
I have not tested this, but wanted to make sure before I do all the necesary changes. I have apache in front of tomcat, apache handles the ssl communication... I need to make sure that some stuff happens only via ssl, and i had a filter for that. But i was recommended to use a security

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Alexander Wallace
I guess, in answer to my first question here, The security constrain tells tomcat to use it's own ssl, it won't tell apache to use ssl... I would totally use tomcat stand alone with ssl, if i can figure out how not to loose objects created in the session before switching to https.. Any insight

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread David Brown
to use a security constranint in tomcat instead. Will this work having apache on top of tomcat? Also. I only have apache + tomcat becouse when I enabled SSL to tomcat stand alone, whenever switching to ssl, i would not be able to access all my session objects created before the switch

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Alexander Wallace
the necesary changes. I have apache in front of tomcat, apache handles the ssl communication... I need to make sure that some stuff happens only via ssl, and i had a filter for that. But i was recommended to use a security constranint in tomcat instead. Will this work having apache

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Milt Epstein
... Is there a way to be able to access those objects in the non https session? AFAIK, pretty much no. Doing so would be a security risk. This has come up many times before, check the list archives. General recommendation is to not switch between http and https, always use one or the other. Also, I'm

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Alexander Wallace
you share yours? If i use the methods (getRemoteAddress() and such) in stand alone mode, they work fine... AFAIK, pretty much no. Doing so would be a security risk. This has come up many times before, check the list archives. General recommendation is to not switch between http and https

Re: Security role name warning

2002-12-06 Thread Craig R. McClanahan
On Fri, 6 Dec 2002, Peter Lee wrote: Date: Fri, 06 Dec 2002 03:52:38 -0800 From: Peter Lee [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Security role name warning I got the following warning. what does it really

Re: Security constrant to force SSL works with apache+tomcat?

2002-12-06 Thread Craig R. McClanahan
On Fri, 6 Dec 2002, Milt Epstein wrote: Date: Fri, 6 Dec 2002 16:17:41 -0600 (CST) From: Milt Epstein [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Security constrant to force SSL works with apache+tomcat? On 6 Dec

Security concerns over URL

2002-12-05 Thread Mike W-M
Apologies if this has all been asked / answered before (in fact I hope it has, and a pointer to previous info would be great!), but I'm looking for a little reassurance on some security concerns. Okay I have a web-application for which I'm using form-based login to authenticate the user

Re: Security concerns over URL

2002-12-05 Thread Tim Funk
info would be great!), but I'm looking for a little reassurance on some security concerns. Okay I have a web-application for which I'm using form-based login to authenticate the user. It's running over HTTPS / SSL. When I fire up my browser and enter a URL requesting a resource that falls

Tomcat and security manager: unexpected java.security.AccessControlException on sun linux cobalt

2002-12-03 Thread J.P.Jarolim
the security manager correctly and looked into the tomcat.policy file in the {tomcat.home}/conf dir just to see that everything was set correctly (for us) from the site management utility: ... grant codeBase file:/home/.sites/143/site40/web/- { permission SocketPermission localhost:1024-, listen

Re: Tomcat and security manager: unexpected java.security.AccessControlException on sun linux cobalt

2002-12-03 Thread Rasputin
* J.P.Jarolim [EMAIL PROTECTED] [1217 11:17]: java.security.AccessControlException: access denied (java.io.FilePermission /home/.sites/143/site40/web/test.txt read) We looked into the tomcat docs how to setup the security manager correctly and looked into the tomcat.policy file

Re: Tomcat and security manager: unexpected java.security.AccessControlExceptionon sun linux cobalt

2002-12-03 Thread Jeanfrancois Arcand
docs how to setup the security manager correctly and looked into the tomcat.policy file in the {tomcat.home}/conf dir just to see that everything was set correctly (for us) from the site management utility: ... grant codeBase file:/home/.sites/143/site40/web/- { permission SocketPermission

Re: Tomcat and security manager: unexpected java.security.AccessControlException on sun linux cobalt

2002-12-03 Thread J.P.Jarolim
Hi - thanks for the answer; I found the following line in the description for java.io.FilePermission indicating that i could have a serious problem in understanding english (nosarkasm): A pathname that ends with /- indicates (recursively) all files and subdirectories contained in that directory.

Solved: Tomcat and security manager: unexpected java.security.AccessControlException on sun linux cobalt

2002-12-03 Thread your mom
sites. thanx for your all your help on this group, J.P.Jarolim P.S.: Keywords for other googlers like me: tomcat ignoring ignore tomcat.policy grant java server.xml security manager FilePermission java.security.AccessControlException secure security sun cobalt -- To unsubscribe, e-mail

Propogate security

2002-12-02 Thread Charlene Mitchell
about the -nonaming switch in the archives, thanks for that), but then I get a security authentication exception in the app. server because principal=null. Has anyone had success propogating security to an application server, such as JBoss? I'm under the impression (from JBoss forums mainly

Re: Apache/Tomcat Security

2002-11-27 Thread Glenn Nielsen
Run Tomcat with the Java SecurityManager (-security startup option) and only grant the minimum permissions necessary to your webapp. See the Security Manager HOWTO in the Tomcat docs. Glenn Anderson, M. Paul wrote: I am preparing to launch my first web site utilizing an Apache/Tomcat

Re: Granting security permissions not working

2002-11-27 Thread Glenn Nielsen
with the exact same text. Regards, Glenn [EMAIL PROTECTED] wrote: I am not able to grant security permissions on individual jar files. Can someone tell me what I'm doing wrong? In my policy file (CATALINA_HOME/conf/catalina.policy) I have the following setting: grant codeBase file:${catalina.home

Re: security manager problem

2002-11-27 Thread Glenn Nielsen
the server as root to initialize everything that needed root, then the server will change and run as your desired credential? With the above setup it is running fine, but when i try to run it with the security manager using the default catalina.policy # export CATALINA_OPTS=-Djava.security.debug

RE: Granting security permissions not working

2002-11-20 Thread Greg Trasuk
as the path separator. I'm not sure if Tomcat's class loader uses a the standard policy file reader or not, but with the standard security manager, you need to escape the backslashes (double-backslashes), as in: permission java.io.FilePermission d:\\windows\\temp\\-, read,write,execute,delete

Re: Granting security permissions not working

2002-11-20 Thread Pae Choi
On Win32, the forward slash works as well . For example, grant codebase file://drive name:/- { Pae - Original Message - From: Greg Trasuk [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, November 20, 2002 5:05 AM Subject: RE: Granting security

Apache/Tomcat Security

2002-11-20 Thread Anderson, M. Paul
I am preparing to launch my first web site utilizing an Apache/Tomcat configuration. The server will host a single web site, at least for now that uses servlets and jsp with a database backend. I have set up the Apache and Tomcat as discussed in the documentation with much help from people on

RE: Apache/Tomcat Security

2002-11-20 Thread Turner, John
-Original Message- From: Anderson, M. Paul [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 9:05 AM To: 'Tomcat Users List' Subject: Apache/Tomcat Security I am preparing to launch my first web site utilizing an Apache/Tomcat configuration. The server will host a single web

RE: Granting security permissions not working

2002-11-19 Thread John Pelly
Thank you for your suggestions. See my comments below: First, ensure you are running with the -security option that turns on Tomcat with the security manager installed. Often you need to modify the I am definitely running with the -security option. I have double-checked that it's in my

Granting security permissions not working

2002-11-18 Thread tc
I am not able to grant security permissions on individual jar files. Can someone tell me what I'm doing wrong? In my policy file (CATALINA_HOME/conf/catalina.policy) I have the following setting: grant codeBase file:${catalina.home}/- { permission java.security.AllPermission; }; I would

Re: Granting security permissions not working

2002-11-18 Thread David Wall
I am not able to grant security permissions on individual jar files. Can someone tell me what I'm doing wrong? In my policy file (CATALINA_HOME/conf/catalina.policy) I have the following setting: grant codeBase file:${catalina.home}/- { permission java.security.AllPermission; }; I would

RE: Granting security permissions not working

2002-11-18 Thread tc
Thank you for your suggestions. See my comments below: First, ensure you are running with the -security option that turns on Tomcat with the security manager installed. Often you need to modify the I am definitely running with the -security option. I have double-checked that it's in my

Re: Granting security permissions not working

2002-11-18 Thread Pae Choi
I know it's not going to help you much or at all. And I am not certain what's going on with your side, but just FYI. I have tested the TC v4.1.12 with -security. And it runs fine on the WinNT. It has many security permissions in the catalina.policy, inclduing own Web Apps, JAXM, AXIS, RMI stub

Strange behaviour of webapps/examples/jsp/security with SSL transport guarantee and best practice for SSL logins?!

2002-11-15 Thread mech
I was trying to use the webapps/exmaples/jsp/security/protected example with SSL but experienced strange effects with different browsers. I did the following with Tomcat 4.1.12LE (Jboss bundle, but shouldn't matter as tomcat was started standalone): I successfully enabled SSL by uncommenting

/Webapp-info and security...

2002-11-14 Thread Jean-Luc BEAUDET
Hi all, Runnin' Tomcat 4.0.2 and Apache 1.3.26 on SOLARIS 8 in Production. I'd like to get /webapp-info/ secured by login/password - even BASIC - when asked by http://my.sever.com/webapp-info/ Any help welcome. Jean-Luc B :O) -- To unsubscribe, e-mail:

RE: System call problem on Tomcat /security issue

2002-11-14 Thread Uwe Kolsch
just be strCommand[0] = ls. However, what I'm still puzzled about is, as indicated by another reader, the security problem related to this. Everyone programming webapps for a server has basically root rights on this machine, at least with the default settings. Any suggestions how to get around

security manager

2002-11-12 Thread Jose Antonio Martinez
I am using the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under the webapp directory who i am executing i have an exception: javax.servlet.ServletException: Servlet execution threw an exception

Re: security manager

2002-11-12 Thread Jeanfrancois Arcand
Which version of Tomcat are you using? -- Jeanfrancois Jose Antonio Martinez wrote: I am using the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under the webapp directory who i am executing i have an exception

Re: security manager

2002-11-12 Thread Jose Antonio Martinez
tomcat 4.0.5 --- Jeanfrancois Arcand [EMAIL PROTECTED] escribió: Which version of Tomcat are you using? -- Jeanfrancois Jose Antonio Martinez wrote: I am using the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under

Re: security manager

2002-11-12 Thread Jeanfrancois Arcand
the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under the webapp directory who i am executing i have an exception: javax.servlet.ServletException: Servlet execution threw an exception

Re: security manager

2002-11-12 Thread Jose Antonio Martinez
4.0.5 --- Jeanfrancois Arcand [EMAIL PROTECTED] escribió: Which version of Tomcat are you using? -- Jeanfrancois Jose Antonio Martinez wrote: I am using the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under

Re: security manager

2002-11-12 Thread Jeanfrancois Arcand
of Tomcat are you using? -- Jeanfrancois Jose Antonio Martinez wrote: I am using the default security configuration at manager 'catalina.policy' file, but when i try to access files which are under the webapp directory who i am executing i have

Re: security manager

2002-11-12 Thread Jose Antonio Martinez
)? -- Jeanfrancois Jose Antonio Martinez wrote: tomcat 4.0.5 --- Jeanfrancois Arcand [EMAIL PROTECTED] escribió: Which version of Tomcat are you using? -- Jeanfrancois Jose Antonio Martinez wrote: I am using the default security configuration

Declarative security problem in Tomcat 4.1.12?

2002-11-08 Thread Brian Topping
Hi all! I'm seeing some strange behavior with declarative security. I've got everything set up and working correctly under jboss-3.0.4_tomcat-4.1.12, when I access a protected resource, the login page is invoked, the container goes out to the database, looks up the user, sets up the session

Running Tomcat 4.1.12 as Win2K Service with Security Manager enabled...

2002-11-07 Thread Volker Schmelich
Hi, I have installed Tomcat 4.1.12 under Windows 2000 as service and it runs fine. Now I want to enable the Security Manager. This works when I start the server with startup.bat -security. But I want to start it as service. Does anyone has ideas how to do it? I tried the following things without

security manager problem

2002-11-05 Thread Mok Swee Loong
server, where u can set user and group permission to run as, you start the server as root to initialize everything that needed root, then the server will change and run as your desired credential? With the above setup it is running fine, but when i try to run it with the security manager using

Security Manager - configuration need

2002-11-04 Thread Asaf Barkan
Hi, I invoked the TomCat 4.0.4 with the security manager default policy (catalina.policy). The thing is that I could invoke all the servlets,jsp's and html files which are in my webapps although i specify no access permission to those webapps. How can I disable specific classes/jsp/html from

Re: Security RISK !

2002-10-29 Thread Rodrigo Ruiz
without compromising security, and without replicating files. - Original Message - From: Tim Funk [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, October 24, 2002 12:08 PM Subject: Re: Security RISK ! 401/404 - Forbidden vs not found doesn't matter as long

Re: Security RISK !

2002-10-29 Thread Nikola Milutinovic
easier. This way, you can let Apache serve your static content without compromising security, and without replicating files. That way a web-app is encapsulated and Apache still gets to do it's job. The best thing would be if the connector would be able to do this auto-magically - that is, to create

Re: Problems with Tomcat4 Security Design

2002-10-27 Thread Vinay Sajip
can stuff a custom security token object from the realm into the request. Is there some philosophical reason why the request can't be passed in to the realm calls? How would one go about making an official request for the Realm API to be augmented? I'd be happy to submit a patch, if that would help

security and hiding the apache/tomcat banner

2002-10-27 Thread W. Egan
We know that security thru obscurity is not good, but... can the the banner of the precompiled Tomcat in the Windows download jakarta-tomcat-4.0.5.exe be changed so that this does not display: GET / HTTP/1.0 HTTP/1.1 302 Moved Temporarily Content-Type: text/html Date: Sun, 27 Oct 2002 17:23:36

<    4   5   6   7   8   9   10   11   12   13   >