From: Joseph K. <jk...@do...> - 2002-05-03 18:50:59
|
I want to retrieve a single LDAP::Entry based on it's DN. I can't find = a method to allow me to do this. I want something like: $entry =3D $ldap->get_entry(DN); Is anything like this in existance? |