Hi,

could need some help.

I want to do with Net::LDAP what ldapsearch is doing with:
ldapsearch -x -LLL -s base contextCSN

with Net::LDAP I am struggeling ... tried the following:

$search = ldap->search( base => $BaseDn, scope => ''base', filter =>
'*', attrs => 'contextCSN'] );

This results in Bad filter.
From man page of ldapsearch there is no filter defined ... so is this
possible with Net::LDAP ?

Thank you

-- 

Christian
------------------------------------------------------------
   https://join.worldcommunitygrid.org?recruiterId=177038 
------------------------------------------------------------
           http://www.sc24.de - Sportbekleidung
------------------------------------------------------------


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to