From: <Mar...@t-...> - 2002-05-03 23:59:30
|
Hello, when I try to retrieve the userPassword attribute (which is in crypt format by the way) from a iPlanet- based directory using the Net::LDAP::Entry->attributes and Net::LDAP::Entry->get_value function I get an undefined result. Checking the existence of the attribute I get a positive feedback. Doing the same thing on a OpenLDAP-based directory I get the expected result in a way of {crypt}somekindohash. What's the problem with the iPlanet server ? Could anybody help me out of this ? bye Markus Preller |