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 3FD8C8C66 for ; Wed, 10 Aug 2011 14:29:17 +0000 (UTC) Received: (qmail 50421 invoked by uid 500); 10 Aug 2011 14:29:17 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 50363 invoked by uid 500); 10 Aug 2011 14:29:16 -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 50355 invoked by uid 99); 10 Aug 2011 14:29:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 14:29:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ayyagarikiran@gmail.com designates 209.85.212.50 as permitted sender) Received: from [209.85.212.50] (HELO mail-vw0-f50.google.com) (209.85.212.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 14:29:09 +0000 Received: by vws14 with SMTP id 14so1092735vws.37 for ; Wed, 10 Aug 2011 07:28:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=uoRfbQQX9xvTcLlOKUhxh+pP8e4bJPjCGssggd/fCJA=; b=CIrFIZAyCH3QAJA3MC1/RN4ETqAskYfZYfJR54dn2DcGTokj09XCixIyPT6QdvShnU PwUZBIf8Ecr79zIlOemHhSN7QXhXN7fF2ptuKVApfIt5rFBxWVLpJL12+Epx4iEidzAj 3R7H2M4XXO0f8+tzVpcYtZ1T8a0snZUQQeOJ4= MIME-Version: 1.0 Received: by 10.52.92.16 with SMTP id ci16mr661907vdb.462.1312986528845; Wed, 10 Aug 2011 07:28:48 -0700 (PDT) Sender: ayyagarikiran@gmail.com Received: by 10.52.183.5 with HTTP; Wed, 10 Aug 2011 07:28:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Aug 2011 19:58:48 +0530 X-Google-Sender-Auth: 7qO1LMg67gH78vJVcqKShSmUw5k Message-ID: Subject: Re: Adding universal attributes From: Kiran Ayyagari To: users@directory.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org no need to add, by default there is a UUID attribute added to each entry, the name of the attribute is 'entryUUID' On Wed, Aug 10, 2011 at 7:53 PM, Kevin Hamilton wrote: > Hello everyone, > > I am somewhat new to ApacheDS, but I was wondering if anyone could > help me with creating attributes that can be used by everything. > > I would like to have every record contain a uuid attribute. How would > I go about creating a UUID attribute and making it "useable" by all > objectclasses? > > Any help is greatly appreciated. Thanks! > > - Kevin > -- Kiran Ayyagari