Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    print Dumper $mesg1;
    
    exit;
    
  2. or download this
    LDAP query filter on sAMAccountName:
    
    ...
                     'mesgid' => 7,
                     'ctrl_hash' => undef
                   }, 'Net::LDAP::Search' );
    
  3. or download this
    LDAP query filter on objectGUID from previous query:
    
    ...
                     'raw' => undef,
                     'callback' => undef
                   }, 'Net::LDAP::Search'