Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 75704 invoked from network); 21 Nov 2006 14:52:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 14:52:18 -0000 Received: (qmail 62974 invoked by uid 500); 21 Nov 2006 14:52:12 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 62874 invoked by uid 500); 21 Nov 2006 14:52:11 -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 62820 invoked by uid 99); 21 Nov 2006 14:52:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 06:52:11 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gstoyanoff@gmail.com designates 66.249.82.239 as permitted sender) Received: from [66.249.82.239] (HELO wx-out-0506.google.com) (66.249.82.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 06:51:59 -0800 Received: by wx-out-0506.google.com with SMTP id s7so2241935wxc for ; Tue, 21 Nov 2006 06:51:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DD17PoUeAIbagzSZqkeVDFQBtVVYJ4/1jkXqXNE3ieKSrCPC9mxXcflAnVPsyCa7+XFzW5Mq7Rq5D+VhCCvMnuT34UgTpVitDi53U5sZ4znH2cMD5fKxmNqLVHbXNVj6/nvo/H7sC+Xs0wIoWoFi8ADUXmOv9Ue2XO/tcTUSDEw= Received: by 10.90.118.12 with SMTP id q12mr5376089agc.1164120697685; Tue, 21 Nov 2006 06:51:37 -0800 (PST) Received: by 10.65.160.4 with HTTP; Tue, 21 Nov 2006 06:51:37 -0800 (PST) Message-ID: Date: Tue, 21 Nov 2006 09:51:37 -0500 From: "George Stoianov" To: "Apache Directory Developers List" Subject: Re: Netscape ACI attributes and ADS In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Hi Ersin, > No problem. Users and developers are still living happily here in the > same list. :-) That is good to know I did not want to touch the wrong cords for someone :). > > > I am trying to take some ldif files that contain the Netscape ACI > > parameters and import them in ADS I am getting some error mainly due > > to my organizational structure and the fact that I do not know how to > > create one that has a root same as the ldif file, but my question now > > is can ADS store aci parameters?? > > Access Control is one of the aspects that has not yet been > standardized in the LDAP world. Netscape has its own implementation > and ApacheDS has its very own one too. ApacheDS ACI model is based on > the powerful X.500 Access Control Administration Model. If you need > further help with ApacheDS ACIs we can provide further help but you > can do nothing with with Netscape ACIs within ApacheDS. That is unfortunate so I guess I need a netscape ldap server, which is not open-source and is not available for download according to google. Thank you for the reply, George