Giter Club home page Giter Club logo
perl-ldap - A Client interface to LDAP servers

Copyright (c) 1997-2004 Graham Barr. All rights reserved.
This package is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

*******************************************************************************
This code should be considered very much as work-in-progress.
Any part of this release could be subject to change.

The development of the distribution is discussed on a mailing list at

  [email protected]

To subscribe send an empty email to

  [email protected]

*******************************************************************************

For the latest information see http://ldap.perl.org/

QUICK START GUIDE:

    perl-ldap uses the following modules/distributions.

	MIME::Base64      - required, core module since Perl 5.7.3
	Convert::ASN1     - required
	IO::Socket::SSL   - optional, for LDAPS / start_tls support
	IO::Socket::INET6 - optional, for IPv6 support
	IO::Socket::IP    - optional, for IPv6 support
	Authen::SASL      - optional, for SASL authentication
	Digest::MD5       - optional, for SASL DIGEST-MD5 mechanism
	GSSAPI            - optional, for SASL GSSAPI mechanism
	URI::ldap         - optional, for URL parsing
	XML::SAX::Writer  - optional, for Net::LDAP::DSML
	Time::Local       - optional, for Net::LDAP::Util's time conversion functions

    If IO::Socket::IP 0.20 or higher is installed, it is dynamically (at runtime)
    preferred over IO::Socket::INET6.

    First ensure the above modules/distributions are installed then
    build/test/install Net::LDAP by doing

	perl Makefile.PL
	make
	make test
	make install

    Several modules in the distribution contain documentation. Once installed
    you can use the 'perldoc Net::LDAP' command to obtain the documentation.
    This documentation will contain pointers to the other modules.


*******************************************************************************
NOTE: Everything that has been deprecated will be removed when V1.00 is
released, but who knows when that will be.
*******************************************************************************

Share and Enjoy!

perl-ldap's Projects

perl-ldap doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.