Re: [ldapext] Fwd: Manual Post Requested for draft-howard-rfc2307bis

Howard Chu <hyc@highlandsun.com> Fri, 25 September 2009 08:49 UTC

Return-Path: <hyc@highlandsun.com>
X-Original-To: ldapext@core3.amsl.com
Delivered-To: ldapext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8353C3A6858 for <ldapext@core3.amsl.com>; Fri, 25 Sep 2009 01:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.487
X-Spam-Level:
X-Spam-Status: No, score=-2.487 tagged_above=-999 required=5 tests=[AWL=0.112, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yS9Y1yGUPyxj for <ldapext@core3.amsl.com>; Fri, 25 Sep 2009 01:49:05 -0700 (PDT)
Received: from mail.highlandsun.com (mail.highlandsun.com [70.87.222.79]) by core3.amsl.com (Postfix) with ESMTP id 442063A677D for <ldapext@ietf.org>; Fri, 25 Sep 2009 01:49:05 -0700 (PDT)
Received: from [127.0.0.1] (localhost [127.0.0.1]) by mail.highlandsun.com (Postfix) with ESMTP id 5D8DE10F96; Fri, 25 Sep 2009 04:50:15 -0400 (EDT)
Message-ID: <4ABC8446.1050600@highlandsun.com>
Date: Fri, 25 Sep 2009 01:50:14 -0700
From: Howard Chu <hyc@highlandsun.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; rv:1.9.1b5pre) Gecko/20090909 SeaMonkey/2.0a1pre Firefox/3.0.3
MIME-Version: 1.0
To: Ralf Haferkamp <rhafer@suse.de>
References: <4A7F4296.2070807@highlandsun.com> <200909251019.10239.rhafer@suse.de>
In-Reply-To: <200909251019.10239.rhafer@suse.de>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: Ldapext <ldapext@ietf.org>
Subject: Re: [ldapext] Fwd: Manual Post Requested for draft-howard-rfc2307bis
X-BeenThere: ldapext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: LDAP Extension Working Group <ldapext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ldapext>, <mailto:ldapext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ldapext>
List-Post: <mailto:ldapext@ietf.org>
List-Help: <mailto:ldapext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ldapext>, <mailto:ldapext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Sep 2009 08:49:06 -0000

Ralf Haferkamp wrote:
> Am Sonntag 09 August 2009 23:41:42 schrieb Howard Chu:
>> I guess this will show up in a couple of days.
>>
>> Major differences from version 01 of the rfc2307bis document:
>>
>> 1) Added host and hostos attribute options to allow system-specific values
>>   for attributes when needed. (E.g. to accommodate different homeDirectory
>>   locations on various machines.)
>>
>> 2) Added integerOrderingMatch ORDERING rules to attributes with integer
>> syntax. Admins frequently need to search for things like (uidNumber>=1000)
>>   and the lack of the ORDERING rules was a great impediment.
>>
>> 3) Added new groupOfMembers structural objectclass with "member" as an
>> optional attribute, to support groups with zero members. This class should
>>   be used whenever a structural group class is needed. The use of
>> groupOfUniqueNames (and groupOfNames) is deprecated.
>
> I wonder if it might be better to leave details about which structural
> objectclass should be used for groups out of this document. For implementors
> it should be enough to know that "member" is used for group members and
> "posixGroup" is the auxillary objectclass to look for.
> The definition of groupOfMembers might then better be handled in a separate
> document. As I think it is useful of other purposes than described here as
> well.

Right. Given the long discussion about group objectclasses we had on this list 
a while back, it's obviously something that has further effects. I had 
forgotten if there was any conclusion to those discussions when I was editing 
this draft, and only remembered it afterward.

> Additionally I wonder if the "memberUid" Attribute should be removed
> completely or at least be documented as being deprecated.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/