Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Mozilla::LDAP::Conn 1.4

    Download button

    No screenshots available
    Downloads: 835  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Poor (1.5/5)
    4 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Leif Hedstrom | More programs
    GPL / FREE
    January 31st, 2008, 00:47 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Mozilla::LDAP::Conn description

    Mozilla::LDAP::Conn is an Object Oriented API for the LDAP SDK.

    Mozilla::LDAP::Conn is an Object Oriented API for the LDAP SDK.

    SYNOPSIS

    use Mozilla::LDAP::Conn;
    use Mozilla::LDAP::Utils;

    ABSTRACT

    This package is the main API for using our Perl Object Oriented LDAP module. Even though it's certainly possible, and sometimes even necessary, to call the native LDAP C SDK functions, we strongly recommend you use these object classes.

    It's not required to use our Mozilla::LDAP::Utils.pm package, but it's convenient and good for portability if you use as much as you can from that package as well. This implies using the LdapConf package as well, even though you usually don't need to use it directly.

    You should read this document in combination with the Mozilla::LDAP::Entry document. Both modules depend on each other heavily.

    Overview

    First, this is not ment to be a crash course in how LDAP works, if you have no experience with LDAP, I suggest you read some of the literature that's available out there. The LDAP Deployment Book from Netscape, or the LDAP C SDK documentation are good starting points.

    This object class basically tracks and manages the LDAP connection, it's current status, and the current search operation (if any). Every time you call the search method of an object instance, you'll reset it's internal state. It depends heavily on the ::Entry class, which are used to retrieve, modify and update a single entry.

    The search and nextEntry methods returns Mozilla::LDAP::Entry objects, naturally. You also have to instantiate (and modify) a new ::Entry object when you want to add new entries to an LDAP server. Alternatively, the add() method will also take a hash array as argument, to make it easy to create new LDAP entries.

    To assure that changes to an entry are updated properly, we strongly recommend you use the native methods of the ::Entry object class. Even though you can modify certain elements directly, it could cause changes not to be committed to the LDAP server. If there's something missing from the API, please let us know, or even fix it yourself.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Object Oriented API | LDAP SDK | Perl module | Object | Oriented | API

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM