Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Need help on Net::LDAP

by srinivas_rocks (Sexton)
on Apr 30, 2008 at 13:16 UTC ( [id://683676]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #! /usr/bin/perl
    ...
    
    foreach $entry ($mesg->all_entries) { $entry->dump; }
    
  2. or download this
    
     ---------------------------------------------------------------------
    +---
    ...
           gidNumber: 100
       homeDirectory: /home/srinivas
    
  3. or download this
    
    $mesg = $ldap->compare( $base,
    ...
    
    foreach $entry ($mesg->all_entries) { $entry->dump; }
    
  4. or download this
    
    No such attribute at ldap_compare.pl line 34, <DATA> line 259.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://683676]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-16 16:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found