[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#1413)



This is a multi-part message in MIME format.
--------------556ABE1E776EB0D809D20547
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit

Hello,

Sorry, in my original message I made mistake-
orig: (objectclass=OrganizationalUnit)
should be (objectclass=OrganizationalPerson) or mailRecipient or any
another...

The problem is- when (objectclass=OrganizationalPerson) returns only
first record, but (objectclass=*) returns all records.
Any record in the LDIF file has 'objectclass=OrganizationalPerson'

like:
dn: uid=divanov,ou=TM, ou=project, o=company
cn: Dmitry Ivanov
sn: Ivanov
givenname: Dmitry
mail: dmitry.ivanov@mailhost.org
uid: divanov
objectclass: nsCalUser
objectclass: top
objectclass: person
objectclass: organizationalPerson
objectclass: inetOrgPerson
objectclass: mailRecipient
objectclass: nsLicenseUser
ou: TM
mailhost: mailhost1.org

Problem exists in OpenLdap 2.0.15. In 1.2.11 all works fine. (both
requests with the same filter returns the same results)

Any advice?

Dmitry.





--------------556ABE1E776EB0D809D20547
Content-Type: text/x-vcard; charset=koi8-r;
 name="dmitry.ivanov.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Dmitry Ivanov
Content-Disposition: attachment;
 filename="dmitry.ivanov.vcf"

begin:vcard 
n:Ivanov;Mr. Dmitry
tel;pager:beep :))
tel;cell:ICQ:82908675
tel;fax:(993-1-2)413156,512236
tel;work:(993-1-2)410177,410721
x-mozilla-html:FALSE
url:http://www.untuk.org, http://www.undptkm.org
org:UNDP Turkmenistan http://www.untuk.org
adr:;;40,Galkynysh Street (former Atabaev Street);Ashgabat;AHAL;744000;Turkmenistan
version:2.1
email;internet:dmitry.ivanov@undp.org
title:LAN Administrator
fn:Mr. Dmitry Ivanov
end:vcard

--------------556ABE1E776EB0D809D20547--