[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapsearch
I have compiled and installed openldap 1.2 on Digital Unix 4.0B.
After starting slapd with a simple example database I see the following :
ldapsearch -h hipe -b 'o=UIA Physics, c=be' 'objectclass=*'
returns nothing
ldapsearch -h hipe -b 'o=UIA Physics, c=be' 'objectclass=pe*'
returns :
cn=casteels, o=UIA Physics, c=BE
cn=casteels
sn=casteels
mail=casteels@uia.ua.ac.be
objectclass=person
as expected. It seems that at least 2 characters shoud be present to get
a result. The same goes for the cn attribute. I did not find such an
option in the .conf file. What am I doing wrong ?
Paul Casteels casteels@uia.ua.ac.be Tel: +32.3.8202455
Fax: +32.3.8202470
University of Antwerp Dpt.Physics
Universiteitsplein 1
B-2610 Wilrijk
Belgium