Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 34281 invoked from network); 7 Oct 2010 14:55:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 14:55:14 -0000 Received: (qmail 35350 invoked by uid 500); 7 Oct 2010 14:55:14 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 35219 invoked by uid 500); 7 Oct 2010 14:55:13 -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 35211 invoked by uid 99); 7 Oct 2010 14:55:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 14:55:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of massimiliano.ziccardi@gmail.com designates 74.125.83.178 as permitted sender) Received: from [74.125.83.178] (HELO mail-pv0-f178.google.com) (74.125.83.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 14:55:07 +0000 Received: by pvh1 with SMTP id 1so269548pvh.37 for ; Thu, 07 Oct 2010 07:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=qLedn54XNPz6tDFO+DqEuuPKzTjMeJD2EKAUr7qXQ6Y=; b=i8QytkjdX+t214VQF9LKtveRIfxhFN7/YRckLSSFBjNuESsnUGTyETIvTuka8Z/Mry 4si65/4nzJaTOVauhLhNN3T0v4OQ7qMuO96+RM78689CUr92ue9dcAeCpJjBOx4k1Jno +8+DZ+wHbPJRXjjJ70dN/Wp/MpPT3nu08RhYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=VzxO4lYnfYyD1jBoRdRW7eOoF5BXQ4THPQ2CmEZxnsdyFQ/FsdCUeQWGsdMKho4hWm yXdtV+WAsBMOrZ6GWlM1xcpT+GaqyCXUffwqAPsNri67mzpDSUZOk1eTuyq2YplqEXVH yV57dIHC/RVM7tdo9JFG+9x0srIUqqWmQeXjQ= Received: by 10.142.213.16 with SMTP id l16mr601013wfg.333.1286463286392; Thu, 07 Oct 2010 07:54:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.182.74 with HTTP; Thu, 7 Oct 2010 07:54:23 -0700 (PDT) From: Massimiliano Ziccardi Date: Thu, 7 Oct 2010 16:54:23 +0200 Message-ID: Subject: Problem creating ldap entries To: users@directory.apache.org Content-Type: multipart/alternative; boundary=000e0cd152a233b809049208139e --000e0cd152a233b809049208139e Content-Type: text/plain; charset=ISO-8859-1 Hi all, I have a Certification Authority that must publish some object to the Apache Directory Server. However, I keep on getting lot of error (inside the Apache DS log) when the CA tries to publish: - The attribute 'cacertificate;binary' cannot be stored - The attribute 'authorityrevocationlist;binary' cannot be stored - The attribute 'certificaterevocationlist;binary' cannot be stored If I try to create the entry manually (through the directory studio) it works.... Do you have any idea? Thanks, Massimiliano --000e0cd152a233b809049208139e--