Anyone have an example of using Net::LDAP::Util->ldap_explode_dn() ?

I'm lost on the part "Explodes the given DN into an array of hashes and
returns a reference to this array"...

If (should) I say: 
   my $dn = "uid=dyoung2, ou=GSB, dc=uchicago, dc=edu";
   my @dnvals = ldap_explode_dn($dn);

Any enlightenment would be greatly appreciated.

-------------------------------------------------------------
| Darren Young              | http://www.chicagogsb.edu     |
| Senior UNIX Administrator | [EMAIL PROTECTED]   |
| University of Chicago GSB | [EMAIL PROTECTED] |
-------------------------------------------------------------

Reply via email to