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

AW: result: 32 No such object



> Hi, I have the following Problem.
> 
> if I am runnig: ldapsearch objectclass=\*
> I get :
> 
> version: 2
> 
> #
> # filter: cn=*
> # requesting: ALL
> #
> 
> # search result
> search: 2
> result: 32 No such object
> 
> # numResponses: 1
> 
> I don't understand the message "result: 32 No such object"

you'll have to specify your baseDN with the -b flag.
e.g.: if yor slapd.conf says

suffix	ou=studenten,o=uni-bremen,c=de

yu'll search like

ldapsearch -b ou=studenten,o=uni-bremen,c=de objectclass=*

you might also have to specify a bindDN and password. see ldapsearch -? for
more options..

daniel
_________________________________________
Tiefnig Daniel
Server-Technology

INFONOVA IT GesmbH
Seering 6, A-8141 Unterpremstätten
AUSTRIA

E-Mail: mailto:daniel.tiefnig@infonova.at
Web: http://www.infonova.at