The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::LDAP::Bind"

lib/Net/LDAP/Bind.pm River stage two • 70 direct dependents • 82 total dependents

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC

Net::LDAPxs - XS version of Net::LDAP River stage zero No dependents

Net::LDAPxs is using XS code to glue LDAP C API Perl code. The purpose of developing this module is to thoroughly improve the performance of Net::LDAP. According to the simple test using Devel::NYTProf, it can enhance the performance by nearly 30 tim...

PANYU/Net-LDAPxs-1.31 - 03 Sep 2010 06:04:43 UTC

Net::LDAPapi - Perl5 Module Supporting LDAP API River stage one • 1 direct dependent • 1 total dependent

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, I've added named arguments....

MISHIKAL/Net-LDAPapi-3.0.7 - 10 Oct 2019 17:14:35 UTC

Net::DSML - A perl module that supplies methods for connecting to a LDAP Directory Services Markup Language (DSML) server. River stage zero No dependents

Net::DSML is a collection of three modules that implements a LDAP DSML API for Perl programs. The module may be used to search for and modify a LDAP directory entry. This document assumes that the reader has some knowledge of the LDAP and DSML protoc...

CHARDEN/Net-DSML-0.003 - 09 Sep 2007 21:38:13 UTC

Net::LDAP::Server - LDAP server side protocol handling River stage one • 2 direct dependents • 8 total dependents

AAR/Net-LDAP-Server-0.43 - 26 May 2011 19:12:59 UTC

Net::LDAP::DSML - A DSML Writer for Net::LDAP River stage two • 70 direct dependents • 82 total dependents

Directory Service Markup Language (DSML) is the XML standard for representing directory service information in XML. At the moment this module only writes DSML entry and schema entities. Reading DSML entities is a future project. Eventually this modul...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC

Net::LDAP::Express - Simplified interface for Net::LDAP River stage zero No dependents

Net::LDAP::Express is an alternative interface to the fantastic Graham Barr's Net::LDAP, that simplifies the tasks of adding and deleting multiple entries, renaming them, or searching entries residing in a common subtree. Net::LDAP is a great module ...

BRONTO/Net-LDAP-Express-0.12 - 28 Jun 2014 18:22:05 UTC

Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP River stage one • 2 direct dependents • 2 total dependents

Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems. This documentat...

SAMPO/Net-SMPP-1.19 - 01 Jun 2011 20:52:56 UTC

Net::LDAP::Class - object-relational mapper for Net::LDAP River stage zero No dependents

Net::LDAP::Class (NLC) is an object-relational mapping for LDAP. I know, it's all wrong to confuse the ORM model with LDAP since LDAP is not relational in the same way that a RDBMS is. But the ORM APIs of projects like DBIx::Class and Rose::DB::Objec...

KARMAN/Net-LDAP-Class-0.27 - 01 Jul 2016 16:21:58 UTC

Net::LDAP::SPNEGO - Net::LDAP support for NTLM/SPNEGO authentication River stage one • 1 direct dependent • 1 total dependent

"Net::LDAP::SPNEGO" provides the essential building blocks to implement NTLM SSO from Windows clients to webservers. Its purpose is to proxy NTLM tokens from the webbrowser to an active directory server using the SPNEGO protocol. The dialog between b...

OETIKER/Net-LDAP-SPNEGO-0.1.7 - 11 Mar 2020 18:23:15 UTC

Net::LDAP::AutoServer - Automated LDAP server choosing. River stage zero No dependents

VVELOX/Net-LDAP-AutoServer-0.2.1 - 26 Jun 2010 08:35:18 UTC

Net::LDAP::Config - a simple wrapper for maintaining info related to LDAP connections River stage zero No dependents

Net::LDAP::Config is a wrapper module originally written for ldapsh but which is useful for much more. It's not very well documented just yet, but here are the main uses:...

LOOSIFER/ldapsh-2.00 - 24 Nov 2004 06:14:16 UTC

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC

Net::LDAP::Constant - Constants for use with Net::LDAP River stage two • 70 direct dependents • 82 total dependents

Net::LDAP::Constant exports constants, technically: constant subroutines, for the LDAP status codes and OIDs listed in the sections below. In addition to exporting individual constants, the following tags can be used to export groups of constants. :a...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC

Net::LDAP::AutoDNs - Automatically make some default decisions some LDAP DNs and scopes. River stage zero No dependents

VVELOX/Net-LDAP-AutoDNs-0.2.2 - 26 Jun 2010 08:45:41 UTC

Net::LDAP::LDAPhash - Takes from a search and turns it into a hash. River stage zero No dependents

VVELOX/Net-LDAP-LDAPhash-1.0.3 - 01 Aug 2011 09:47:13 UTC

Test::Net::LDAP::Mock - A mock LDAP client with simulated search in memory River stage one • 5 direct dependents • 5 total dependents

Overview "Test::Net::LDAP::Mock" provides all the operations of "Net::LDAP", while they are performed in memory with fake data that are set up just for testing. It is most useful for developers who write testing for an application that uses LDAP sear...

MAHIRO/Test-Net-LDAP-0.07 - 24 Mar 2015 17:01:39 UTC

Connector::Proxy::Net::LDAP River stage zero No dependents

This is the base class for all LDAP Proxy modules. It does not offer any external functionality but bundles common configuration options....

MRSCOTTY/Connector-1.54 - 08 Jan 2024 15:18:31 UTC

Net::LDAP::Extension::Cancel - LDAP Cancel Operation River stage two • 70 direct dependents • 82 total dependents

"Net::LDAP::Extension::Cancel" implements the "Cancel" extended LDAPv3 operation as described in RFC 3909. The "Cancel" extended operation is very similar to the "Abandon" standard operation, and has the same call signature. Unlike the "Abandon" oper...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC

Net::LDAP::Extension::WhoAmI - LDAP "Who am I?" Operation River stage two • 70 direct dependents • 82 total dependents

"Net::LDAP::Extension::WhoAmI" implements the "Who am I?" extended LDAPv3 operation as described in RFC 4532. It implements no object by itself but extends the Net::LDAP object by another method:...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
28 results (0.055 seconds)