Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 83725 invoked from network); 18 Apr 2010 13:34:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Apr 2010 13:34:06 -0000 Received: (qmail 23631 invoked by uid 500); 18 Apr 2010 13:34:06 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 23497 invoked by uid 500); 18 Apr 2010 13:34:05 -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 23488 invoked by uid 99); 18 Apr 2010 13:34:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Apr 2010 13:34:05 +0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of akarasulu@gmail.com designates 74.125.78.27 as permitted sender) Received: from [74.125.78.27] (HELO ey-out-2122.google.com) (74.125.78.27) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Apr 2010 13:33:56 +0000 Received: by ey-out-2122.google.com with SMTP id 4so104661eyf.1 for ; Sun, 18 Apr 2010 06:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date:references; bh=mcIw2D8cqhH2jAxALZbl5wWinBjdEYQ5wneB2wWIyqU=; b=CXb6xF81YGS/pdfo49VDQVcC8f9GXBPhVXEsEASjjilAlsRvsCHGjikNCNxShtWtAH 9IeIxhCrUd87m3pb3IXQ0AEDN06yTRSus3czKsCB0l6+q17+sV0FNgtJ9XfLOL8/0jK5 nnoFdlo1BsOZXYGlgjL5wZD1vcqcytBF0mcpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date :references; b=PHjdnbmhdSdGs/1XtAXqFQ9ZNwn1u0mmULNzNM8350AKEbBBol2diqMM8idY9KGG4C poA6NtH5ppS9uRgXhhxPzCWnNAjq51P1PFf19oPkpffrKvkwzFEn5hih6SdyolE20eOo 2rLCxvJTBmmkPuhjazIr8Aezo8MANSEOK//MQ= Received: by 10.213.52.19 with SMTP id f19mr1724405ebg.87.1271597616304; Sun, 18 Apr 2010 06:33:36 -0700 (PDT) Received: from [213.43.6.37] ([213.43.6.37]) by mx.google.com with ESMTPS id 13sm3023557ewy.9.2010.04.18.06.33.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 18 Apr 2010 06:33:35 -0700 (PDT) Message-Id: <52089067-6767-45ED-B85D-03C2370A0EC1@gmail.com> From: Alex Karasulu To: "users@directory.apache.org" In-Reply-To: <002b01cade62$9ab45030$d01cf090$@com> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7D11) Mime-Version: 1.0 (iPhone Mail 7D11) Subject: Re: small question? Date: Sun, 18 Apr 2010 16:33:28 +0300 References: <002b01cade62$9ab45030$d01cf090$@com> X-Virus-Checked: Checked by ClamAV on apache.org You can control write access using ACI (access control instructions). Take a look at the documentation on authorization. Hth- alex Sent from my iPhone On Apr 17, 2010, at 10:17 PM, "Muralidhar Yaragalla" wrote: > Hi , can we store any read only data on LDAP. Basically what I mean > is once > written on LDAP ,it should not be editable. > > Sorry for asking this. > > Basically as far as I know there is nothing like read only data. > Data can be > stored modified and can be deleted. I just want to confirm my > understanding. > Is my understanding right? >