Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 89012 invoked from network); 16 Nov 2004 14:56:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 14:56:02 -0000 Received: (qmail 4717 invoked by uid 500); 16 Nov 2004 14:55:29 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 4626 invoked by uid 500); 16 Nov 2004 14:55:28 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 4573 invoked by uid 99); 16 Nov 2004 14:55:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [63.244.250.133] (HELO warhawk.mpi.com) (63.244.250.133) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 16 Nov 2004 06:55:24 -0800 Received: from lightning.mpi.com (lightning [63.244.252.11]) by warhawk.mpi.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id iAGEtKca024766 for ; Tue, 16 Nov 2004 09:55:20 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [63.244.252.30]) by lightning.mpi.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id iAGEsdu8019593 for ; Tue, 16 Nov 2004 09:55:16 -0500 (EST) X-MIMEOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: =?iso-8859-1?Q?RE=3A_=5BPatch=5D_JNDIRealm_throws_InvalidNameException_if?= =?iso-8859-1?Q?_LDAP_DN_contains_=27/=27_or_=27=22=27_=5BAuf_Viren_gepr?= =?iso-8859-1?Q?=FCft=5D?= Date: Tue, 16 Nov 2004 09:54:26 -0500 Message-ID: <9C5166762F311146951505C6790A9CF80229C65B@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: =?iso-8859-1?Q?=5BPatch=5D_JNDIRealm_throws_InvalidNameException_if_LDAP_?= =?iso-8859-1?Q?DN_contains_=27/=27_or_=27=22=27_=5BAuf_Viren_gepr=FCft=5D?= Thread-Index: AcTL68duKBkYjlh/Qf6DVJW9nd43ZQAAFkyQ From: "Shapira, Yoav" To: "Tomcat Developers List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N H= i, Attachments don't come through on these lists: please use Bugzilla to = submit it. Thanks, Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: Frerk.Meyer@Edeka.de [mailto:Frerk.Meyer@Edeka.de] >Sent: Tuesday, November 16, 2004 9:50 AM >To: tomcat-dev@jakarta.apache.org >Subject: [Patch] JNDIRealm throws InvalidNameException if LDAP DN con= tains >'/' or '"' [Auf Viren gepr=FCft] > >JNDIRealm in Tomcat 5.0.29 throws an InvalidNameException while >authenticating >a user if the users LDAP DN contains a slash ('/') or double quote ('= "'). >These are characters are allowed in LDAP DNs but special characters i= n >Javas CompositeName >and are not handled correctly in JNDIRealm. > >The appended patch against JNDIRealm.java goes through CompositeName = to get >an LdapName. > >(See attached file: JNDIRealm.java.diff) > >Frerk Meyer > >EDEKA Aktiengesellschaft >GB Datenverarbeitung >Frerk Meyer >CC Web Technologien >New-York-Ring 6 >22297 Hamburg >Tel: 040/6377 - 3272 >Fax: 040/6377 - 41268 >mailto:frerk.meyer@edeka.de > This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org