Search results for "module:Net::LDAP::Search"
Net::LDAP::Control::PersistentSearch - LDAPv3 Persistent Search control object
"Net::LDAP::Control::PersistentSearch" provides an interface for the creation and manipulation of objects that represent the "PersistentSearch" control as described by draft-smith-psearch-ldap-03.txt....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAPxs - XS version of Net::LDAP
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
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::LDAP::Shell - an interactive LDAP shell
Net::LDAP::Shell is the base module for an interactive LDAP shell, modeled after the Unix CLI but hopefully nowhere near as complicated. It has both builtin commands (found by running 'builtins' on the CLI) and external commands (?). You probably wan...
LOOSIFER/ldapsh-2.00 - 24 Nov 2004 06:14:16 UTC
Net::DSML - A perl module that supplies methods for connecting to a LDAP Directory Services Markup Language (DSML) server.
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::LDAPxs::Entry - An LDAP entry object
The Net::LDAPxs::Entry object represents a single entry in the directory. It is a container for attribute-value pairs....
PANYU/Net-LDAPxs-1.31 - 03 Sep 2010 06:04:43 UTC
Test::Net::LDAP - A Net::LDAP subclass for testing
This module provides some testing methods for LDAP operations, such as "search", "add", and "modify", where each method is suffixed with either "_ok" or "_is". "Test::Net::LDAP" is a subclass of "Net::LDAP", so all the methods defined for "Net::LDAP"...
MAHIRO/Test-Net-LDAP-0.07 - 24 Mar 2015 17:01:39 UTC
Net::LDAP::Server - LDAP server side protocol handling
AAR/Net-LDAP-Server-0.43
-
26 May 2011 19:12:59 UTC
Net::LDAP::DSML - A DSML Writer for Net::LDAP
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
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::LDAP::Batch - perform a batch of LDAP actions
Net::LDAP::Batch performs a series of actions against a LDAP server. If any of the actions fails, then all the actions in the batch are reverted. Be advised: This is not a true ACID-compliant transaction feature, since no locking is performed. Instea...
KARMAN/Net-LDAP-Batch-0.02 - 31 Jul 2008 13:24:54 UTC
Net::LDAP::Class - object-relational mapper for Net::LDAP
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
"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::FTPServer - A secure, extensible and configurable Perl FTP server
"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::SID - Active Directory Security Identifier manipulation
KARMAN/Net-LDAP-SID-0.001
-
01 Jul 2016 16:09:56 UTC
Test::Net::LDAP::Mock - A mock LDAP client with simulated search in memory
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
Net::LDAP::AutoServer - Automated LDAP server choosing.
VVELOX/Net-LDAP-AutoServer-0.2.1
-
26 Jun 2010 08:35:18 UTC
Net::LDAP::Util - Utility functions
Net::LDAP::Util is a collection of utility functions for use with the Net::LDAP modules....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC