Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 500C7B33D for ; Wed, 4 Jan 2012 12:50:41 +0000 (UTC) Received: (qmail 92422 invoked by uid 500); 4 Jan 2012 12:50:41 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 91827 invoked by uid 500); 4 Jan 2012 12:50:37 -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 91816 invoked by uid 99); 4 Jan 2012 12:50:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 12:50:37 +0000 X-ASF-Spam-Status: No, hits=-1.4 required=5.0 tests=RCVD_IN_DNSWL_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcadu-users@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 12:50:28 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RiQIB-0001mg-4k for users@directory.apache.org; Wed, 04 Jan 2012 13:50:07 +0100 Received: from 188.115.55.22 ([188.115.55.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2012 13:50:07 +0100 Received: from spam.expires.2012.03.31 by 188.115.55.22 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2012 13:50:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@directory.apache.org From: Pa Subject: Re: [ApacheDS] ApacheDS 2.0.0 M2 and server.xml Date: Wed, 04 Jan 2012 11:29:09 +0100 Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 188.115.55.22 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 Mnenhy/0.7.6.0 Hamster/2.1.0.11 In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org On 28.10.2011 00:22, Kiran Ayyagari wrote: > the configuration from 2.0 will be maintained in LDIF format and this > is displayed as a partition with name ou=config > You can use any LDAP client to modify the configuration and server > needs to be restarted to make the changes effective. Is there any documentation for version 2.0? I seem to only find some incomplete doc for 1.5 referencing 1.0. To be honest, I think the available documentation for ApacheDS is one of the worst I've seen. I'm new to ApacheDS and tried 1.5.7 first. The server.xml configuration was very straight forward, but I had to change to 2.0, because ACI couldn't be used with this version (which I think is very weird, why was it released then? Isn't that a big part of the program?). With 2.0 the first setting I tried to set was changing the connecting port from 10389 to simply 389 and now Apache Directory Studio gives me an error 49 about AcceptSecurityContext, but I can't change it back because I can't connect. Is there a way to change it in some config file? Pa