Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 47536 invoked from network); 1 Oct 2007 09:23:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 09:23:50 -0000 Received: (qmail 26877 invoked by uid 500); 1 Oct 2007 09:23:40 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 26849 invoked by uid 500); 1 Oct 2007 09:23:40 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 26838 invoked by uid 99); 1 Oct 2007 09:23:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 02:23:40 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pajbam@gmail.com designates 66.249.82.228 as permitted sender) Received: from [66.249.82.228] (HELO wx-out-0506.google.com) (66.249.82.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 09:23:41 +0000 Received: by wx-out-0506.google.com with SMTP id s8so2871299wxc for ; Mon, 01 Oct 2007 02:23:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=sbhRmYfJrvH6JhfvvVoS9a6HOJObrVPvk191g0cEEmg=; b=ictBjUSUGtWtjKzzmN25ptCwtkNUlthy4PgngPbTAQg/UNDRW3NwJhksNa1RR03kcJtfIDdwDL5D0RIv24tLwA68zZhdld52cixwVDF8+DhCdBw6WTDi1vMhuDJ+51gqV5ieY3mVm8nUWsJj0+cUuekmEai7arWG4HpAZmZ2znk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=XtmfEghFZYBPlVBXNcjzypl+JRy8jGS+aL7+BFpDXuZx91zd99R4g7Y0qBLVCf19MxIfiE/72KT5TlUGEIjq0qL46wUV52rWInbFlpycwVyzJkooClE2yRE58IY9cGqoKU5dQg/0sT2TofHGCOHpH79+AYuAcflh1yUxXOCuGtU= Received: by 10.90.86.10 with SMTP id j10mr2723605agb.1191230595545; Mon, 01 Oct 2007 02:23:15 -0700 (PDT) Received: by 10.90.120.19 with HTTP; Mon, 1 Oct 2007 02:23:15 -0700 (PDT) Message-ID: <98d8c0860710010223x6aa60982i8be4af46cceaf5cd@mail.gmail.com> Date: Mon, 1 Oct 2007 11:23:15 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: users@directory.apache.org Subject: Re: [Studio] error while configuring ldap connection In-Reply-To: <1191228552.9145.7.camel@ubuntu-michele.local> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10015_7440256.1191230595531" References: <1191228552.9145.7.camel@ubuntu-michele.local> X-Google-Sender-Auth: e4aba9c69224726d X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10015_7440256.1191230595531 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Michele, Which version of Studio are you using (The latest is 1.0.1) ? On which JVM ? Are you trying to connect to an SSL (LDAPS) server ? Thanks, Pierre-Arnaud Marcelot On 10/1/07, michele ongaro wrote: > > Hi! > > I've installed Apache Directory Studio on Eclipse. > When tryng to set up a connection, "Check(ing) Network Parameter" gives > a positive response. > > At the second step I choose "simple connection" with "cn=admin,dc=local" > and "mypassword". > Checking authorization gives me > "The authentication failed > Can't load InitialContextFactory class: > com.sun.jndi.ldap.LdapCtxFactory" > > Any idea? > > Thanks in advance, > > Michele > > ------=_Part_10015_7440256.1191230595531--