John Marmion wrote:
 >
> I wanted to clarify one more issue. Looking at this more
> closely, the OID values of "cn" and commonname" are idential,
> similarily "fax" and "facsimiletelehonenumber" and "sn" and
> "surname" for the inetOrgPerson schema.
> 
> So I presume the fact that we are selecting "cn, commonname"
> is itself a waste of bandwidth and generating a where 
> clause of "(!(cn=*)(commonname=*)) would likewise be a waste of
> effort.

Yes.  The correct names are the ones in the inetOrgPerson RFC, e.g., cn, 
sn, and facsimileTelephoneNumber.

-Mark


Reply via email to