From: Graham B. <gb...@po...> - 2000-12-21 13:03:49
|
Hm, I wrote somethig to do just this a while back. I will see if I can find it. Graham. On Thu, Dec 21, 2000 at 01:40:03PM +0100, Klunder, JAA (Hans) wrote: > Hello, > > Is there a simple way to split a DN into RDN's. Just splitting on comma's is > risky since the value of the RDN can contain a comma itself. > > I'm looking for something similar to explode_dn in mozilla ldap. > > Mozilla also has a $entry->hasValue method which can be quite convenient, is > there an equivalent in Net::LDAP ? > > Thanks in advance, > > Hans Klunder |