Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 10731 invoked from network); 30 Aug 2007 11:17:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 11:17:03 -0000 Received: (qmail 4234 invoked by uid 500); 30 Aug 2007 11:16:58 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 4179 invoked by uid 500); 30 Aug 2007 11:16:58 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 4168 invoked by uid 99); 30 Aug 2007 11:16:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 04:16:58 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 11:16:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 952E471418E for ; Thu, 30 Aug 2007 04:16:31 -0700 (PDT) Message-ID: <32648086.1188472591600.JavaMail.jira@brutus> Date: Thu, 30 Aug 2007 04:16:31 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-37) Improve authentication methods and security mechanisms In-Reply-To: <32457652.1169330489957.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-37: -------------------------------------------- Fix Version/s: 1.0.0 Affects Version/s: 0.8.1 > Improve authentication methods and security mechanisms > ------------------------------------------------------ > > Key: DIRSTUDIO-37 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-37 > Project: Directory Studio > Issue Type: Improvement > Components: studio-browser > Affects Versions: 0.8.1 > Reporter: Stefan Seelmann > Priority: Minor > Fix For: 1.0.0 > > > Currently LS can use encrypted connections using ldaps:// or the StartTLS extended operation, but the certificate isn't checked. Further LS only supports anonymous and simple authentication. We should improve this. RFC 4513 http://rfc.net/rfc4513.html describes LDAP Authentication Methods and Security Mechanisms. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.