Search results for "module:Net::LDAP::Extra"
Net::LDAP::Extra - Load extra Net::LDAP methods
"Net::LDAP::Extra" allows extra methods to be added to Net::LDAP. Normally such methods would be added by sub-classing Net::LDAP, but this proves to get messy as different people write different additions and others want to use multiple of these sub-...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Extra::AD - AD convenience methods
Net::LDAP::Extra::AD tries to spare users the necessity to reinvent the wheel again and again in order to correctly encode password strings so that they can be used in AD password change operations. To do so, it provides the following methods:...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Extra::eDirectory - extensions for Novell eDirectory
Net::LDAP::Extra::eDirectory provides functions / LDAP extensions specific to Novell eDirectory. To do so, it provides the following methods:...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Gateway - Infrastructure to build LDAP gateways
This module provides a set of low level functions to encode and decode LDAP packets EXPORT The following functions can be imported from this module: $normalized = ldap_dn_normalize($dn) returns a normalized version of the given dn. $len = ldap_peek_m...
SALVA/Net-LDAP-Gateway-0.03 - 31 Aug 2011 13:10:37 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