Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 94721 invoked from network); 24 Aug 2006 06:54:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 06:54:19 -0000 Received: (qmail 6942 invoked by uid 500); 24 Aug 2006 06:53:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 6907 invoked by uid 500); 24 Aug 2006 06:53:13 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 6804 invoked by uid 99); 24 Aug 2006 06:53:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:53:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:53:12 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 399D6714323 for ; Thu, 24 Aug 2006 06:50:04 +0000 (GMT) Message-ID: <9888242.1156402204233.JavaMail.jira@brutus> Date: Wed, 23 Aug 2006 23:50:04 -0700 (PDT) From: "Sunitha Kambhampati (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-1756) Revert change in client that defaults the secmec to eusridpwd. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Revert change in client that defaults the secmec to eusridpwd. -------------------------------------------------------------- Key: DERBY-1756 URL: http://issues.apache.org/jira/browse/DERBY-1756 Project: Derby Issue Type: Bug Components: Network Client Affects Versions: 10.2.1.0 Reporter: Sunitha Kambhampati Assigned To: Sunitha Kambhampati Fix For: 10.2.1.0 With changes to derby-962, the client would default to eusridpwd if the client jvm supports it. It is not sufficient to only check if client jvm can support eusridpwd but we need to verify if the server can support the particular secmec. There are other existing jiras DERBY-1675,DERBY-1517,DERBY-1755 that will help to address the issue of upgrading to a better security mechanism. This jira will change the default security mechanism to 3 as it was before derby-962 changes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira