Main > Programming > Libraries >

Net::LDAPapi 3.0.0

Net::LDAPapi 3.0.0

Sponsored Links

Net::LDAPapi 3.0.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.054 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 813
Date added: 2007-08-02
Publisher: Clayton Donley

Net::LDAPapi 3.0.0 description

Net::LDAPapi is a Perl5 Module Supporting LDAP API.

This module allows Perl programmers to access and manipulate an LDAP based Directory.

Versions beginning with 1.40 support both the original "C API" and new "Perl OO" style interface methods. With version 1.42, Ive added named arguments.

THE INTIAL CONNECTION

All connections to the LDAP server are started by creating a new "blessed object" in the Net::LDAPapi class. This can be done quite easily by the following type of statement.

$ld = new Net::LDAPapi($hostname);

Where $hostname is the name of your LDAP server. If you are not using the standard LDAP port (389), you will also need to supply the portnumber.

$ld = new Net::LDAPapi($hostname, 15555);

The new method can also be called with named arguments.

$ld = new Net::LDAPapi(-host=>$hostname, -port=>15389);

Instead of the above mentioned argumens -url can be used in the following form

$ld = new Net::LDAPapi(-url=>"ldap://host:port");

Setting -debug=>"TRUE" will enable more verbose error messages.

Note that with named arguments, the order of the arguments is insignificant.

Net::LDAPapi 3.0.0 Screenshot

Advertisements

Net::LDAPapi 3.0.0 Keywords

Bookmark Net::LDAPapi 3.0.0

Hyperlink code:
Link for forum:

Net::LDAPapi 3.0.0 Copyright

WareSeeker periodically updates pricing and software information of Net::LDAPapi 3.0.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::LDAPapi 3.0.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
JEP is a Java API for parsing and evaluating mathematical expressions. Free Download
Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. Free Download
flactagger is a simple command line tool to tag FLAC files. Free Download
Apache2::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache. Free Download
Asterisk::LDAP is a perl module for generating Asterisk 1.0 compatible configuration files from an LDAP directory tree. Free Download
Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend. Free Download
modXLdapAuth is an X509 certificate authentication and LDAP authorization module. Free Download
pam_ldap module provides the means for Solaris and Linux servers and workstations to authenticate against LDAP directories. Free Download