Can I do a search using a filter that specifies the dn directly.
ex.
$mesg = $ldap->search(
base => "dc=ualberta,dc=ca",
filter => "dn=uid=bard,dc=ualberta,dc=ca"
);
Attempting this returns 0 records although that is the dn of
a record.
Thanks,
Barry
=======================================================
Barry Ard barry.ard@ualberta.ca
Computing & Network Services
University of Alberta
Edmonton, AB
Canada