Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 5363 invoked from network); 2 Aug 2010 19:39:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Aug 2010 19:39:09 -0000 Received: (qmail 9800 invoked by uid 500); 2 Aug 2010 19:39:09 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 9740 invoked by uid 500); 2 Aug 2010 19:39:08 -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 9732 invoked by uid 99); 2 Aug 2010 19:39:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Aug 2010 19:39:08 +0000 X-ASF-Spam-Status: No, hits=4.7 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wddauphin@hotmail.com designates 65.55.34.150 as permitted sender) Received: from [65.55.34.150] (HELO col0-omc3-s12.col0.hotmail.com) (65.55.34.150) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Aug 2010 19:39:01 +0000 Received: from COL110-W46 ([65.55.34.136]) by col0-omc3-s12.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 2 Aug 2010 12:38:40 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_64766438-d7f2-4b39-98f5-102fa9116953_" X-Originating-IP: [99.50.36.216] From: William Dauphin To: Subject: RE: [ApacheDS] set admin password Date: Mon, 2 Aug 2010 14:38:40 -0500 Importance: Normal In-Reply-To: <4C56E244.7010403@gmail.com> References: ,<4C537D91.5030107@gmail.com> ,<4C56E244.7010403@gmail.com> MIME-Version: 1.0 X-OriginalArrivalTime: 02 Aug 2010 19:38:40.0239 (UTC) FILETIME=[4EF6D7F0:01CB327A] --_64766438-d7f2-4b39-98f5-102fa9116953_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am not sure if this is the right place for this question or not: =20 So I am trying to use the apacheds-tools to change the admin password via t= he command line by doing: =20 java -jar apacheds-tools.jar import -f ..\..\modify_attribute.ldif -w secre= t --e =20 with the following ldif file contents: =20 dn: uid=3Dadmin=2Cou=3Dsystem changetype: modify replace: userPassword userPassword: testing =20 But get the following excpetion: =20 log4j:WARN No appenders could be found for logger (org.apache.directory.sha= red.ldap.codec.bind.SimpleAuthentication). log4j:WARN Please initialize the log4j system properly. Exception in thread "main" org.apache.directory.shared.asn1.codec.EncoderEx= ception: The PDU buffer size is too small ! at org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec= .encode(ModifyRequestCodec.java:499) at org.apache.directory.shared.ldap.codec.LdapMessageCodec.encode(L= dapMessageCodec.java:677) at org.apache.directory.server.tools.ImportCommand.changeModifyEntr= y(ImportCommand.java:445) at org.apache.directory.server.tools.ImportCommand.changeEntry(Impo= rtCommand.java:497) at org.apache.directory.server.tools.ImportCommand.execute(ImportCo= mmand.java:697) at org.apache.directory.server.tools.ApachedsTools.main(ApachedsToo= ls.java:118) =20 Any ideas why I get this error? =20 Thanks=2C Doug =20 > Date: Mon=2C 2 Aug 2010 17:20:36 +0200 > From: elecharny@gmail.com > To: users@directory.apache.org > Subject: Re: [ApacheDS] set admin password >=20 > On 8/2/10 5:10 PM=2C William Dauphin wrote: > > But I can install ApacheDS and then run the command line utility for th= e same results. > I'm afraid you have to do that... >=20 >=20 > --=20 > Regards=2C > Cordialement=2C > Emmanuel L=E9charny > www.iktek.com >=20 = --_64766438-d7f2-4b39-98f5-102fa9116953_--