×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
okay all by memory - i would suggest you do a "ldapsearch -h" for the
correct syntax but
I believe you have to give it
a search root...
-p o=dekko
and
a search filter
-r "(objectclass=person)"
rob@xxxxxxxxx
Sent by: domino400-bounces+aj.mccartan=phoenix.gov@xxxxxxxxxxxx
01/16/2009 09:51 AM
Please respond to
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>
To
domino400@xxxxxxxxxxxx
cc
Subject
ldapsearch
I have some old documentation that used to work for searching my domino
served ldap.
From a 5250 session
QSH
ldapsearch -h ldap.dekko.com "cn=*gunter*"
Should return something like:
ldapsearch -h ldap.dekko.com "cn=*gunter*"
CN=Marc Gunter,O=DEKKO
mail=marcg@xxxxxxxxx
st=IN
c=USA
dominocertificate=NOT ASCII
objectclass=dominoPerson
objectclass=inetOrgPerson
objectclass=organizationalPerson
objectclass=person
objectclass=top
givenname=Marc
sn=Gunter
cn=Marc Gunter
uid=marcg@xxxxxxxxx
maildomain=DEKKO
$
However, now I am not getting anything. Granted, Marc's moved on but
*berendt* should work. I am getting this message:
scope is required for a null based search.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.