From: Graham B. <gb...@po...> - 2000-12-21 14:03:33
|
Attached is a raw script with what I was doing. Something like this probably should be added to perl-ldap Graham. On Thu, Dec 21, 2000 at 01:02:57PM +0000, Graham Barr wrote: > 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 > |