Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.310.042 Times

Ldap Dowload software
Filter: All | Freeware | Demo
 

Ldap Dowload

1 2 3 4 5 > 
Released: March 28, 2011  |  Added: February 06, 2012 | Visits: 5.951

Softerra LDAP Browser Softerra LDAP Browser is the industry-leading software for browsing and analyzing LDAP directories. It provides a wide variety of features for handy viewing of directory contents, getting information about directory infrastructure and objects.



Platforms: Windows

License: Demo Cost: $0.00 USD Size: 15.2 MB Download (1174): Softerra LDAP Browser Download

Released: November 02, 2011  |  Added: November 27, 2011 | Visits: 9.860

Ldap Admin Tool LDAP Admin Tool is the premier GUI administration tool for Ldap/Active Directory management, control and development. LDAP Admin Tool provides you with the ability to perform all the necessary LDAP admin routines such as creating, editing, copying, extracting and dropping ldap objects. It...





Platforms: Windows, *nix

License: Shareware Cost: $155.00 USD Size: 23.87 MB Download (583): Ldap Admin Tool Download

Released: July 10, 2012  |  Added: November 05, 2012 | Visits: 4.456

Softerra LDAP Administrator Softerra LDAP Administrator is a powerful, yet easy-to-use LDAP administration tool designed to work with almost any LDAP server including Active Directory, Novell Directory Services, Netscape/iPlanet, etc. It significantly simplifies management of LDAP directories providing advanced directory...


Platforms: Windows

License: Commercial Cost: $250.00 USD Size: 14.24 MB Download (658): Softerra LDAP Administrator Download

Added: September 01, 2010 | Visits: 1.008

Samba::LDAP::Config Samba::LDAP::Config is a Perl module to config file related tasks for Samba::LDAP. SYNOPSIS use Samba::LDAP::Config; my $config = Samba::LDAP::Config->new() or die "Cant create objectn"; # Returns where smbldap.conf, smbldap_bind.conf and # smb.conf are located my $smbldap_conf =...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (105): Samba::LDAP::Config Download

Added: March 11, 2010 | Visits: 1.391

Samba::LDAP::User Samba::LDAP::User is a Perl module to manipulate a Samba LDAP User. SYNOPSIS use Carp; use Samba::LDAP::User; # create Template object my $user = Samba::LDAP::User->new() or croak "Cant create objectn"; Various methods to manipulate a Samba LDAP user. Add, delete, modify, show and...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Samba::LDAP::User Download

Added: March 05, 2010 | Visits: 1.329

Samba::LDAP Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend. SYNOPSIS use Carp; use Samba::LDAP; my $samba = Samba::LDAP->new() or croak "Cant create objectn"; my $domain = $samba->get_local_sid();.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (96): Samba::LDAP Download

Added: August 18, 2010 | Visits: 953

Persistent::LDAP Persistent::LDAP is a persistent class implemented using a LDAP directory. SYNOPSIS use Persistent::LDAP; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $person = new...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Persistent::LDAP Download

Added: January 24, 2010 | Visits: 2.045

ProFTPD Quota LDAP module ProFTPD Quota LDAP module provides a ProFTPD module that imposes quotas based on LDAP user accounts. This module is designed to impose quotas, on FTP accounts, based on user accounts. It is based on the ideas contained in Eric Estabrooks mod_quota and TJ Saunders mod_quotatab; however, this...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): ProFTPD Quota LDAP module Download

Added: June 16, 2010 | Visits: 1.905

OpenSSH LDAP Public Key patch OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication by using an LDAP server for retrieving public keys instead of ~/.ssh/authorized_keys. It uses the standard core.schema/nis.schema and strongAuthenticationUser object class, which can simplify login...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (135): OpenSSH LDAP Public Key patch Download

Added: February 03, 2010 | Visits: 1.047

Net::LDAP::Control::VLV Net::LDAP::Control::VLV is an LDAPv3 Virtual List View control object. SYNOPSIS use Net::LDAP; use Net::LDAP::Control::VLV; use Net::LDAP::Constant qw( LDAP_CONTROL_VLVRESPONSE ); $ldap = Net::LDAP->new( "ldap.mydomain.eg" ); # Get the first 20 entries $vlv =...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (103): Net::LDAP::Control::VLV Download

Added: April 11, 2010 | Visits: 1.171

Net::LDAP::FAQ Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. SYNOPSIS perldoc Net::LDAP::FAQ This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found...


Platforms: *nix

License: Freeware Size: 256 KB Download (91): Net::LDAP::FAQ Download

Added: June 09, 2010 | Visits: 949

GtkOL-LDAP GtkOL-LDAP is a client GtkOL based on GUI. It is designed to help you administer OpenLDAP directories. The application core is developped in a modular way to enable easy template handling such as posix accounts or samba entries specificities managing. The main GtkOL-LDAP introduced concept is...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (94): GtkOL-LDAP Download

Added: July 01, 2010 | Visits: 1.757

Ruby/LDAP Ruby/LDAP is an extension module for Ruby that provides the interface to LDAP libraries such as OpenLDAP. It provides the interface to some LDAP libraries (for example, OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory). The common API for application development is described in RFC1823 and...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (101): Ruby/LDAP Download

Added: February 26, 2010 | Visits: 883

LDAP for Haskell LDAP for Haskell package contains a LDAP binding for Haskell. This package provides read and write support for LDAP directories. Haskell is a standardized purely functional programming language with non-strict semantics, named after the logician Haskell Curry. It is one of the more popular...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (88): LDAP for Haskell Download

Added: March 27, 2010 | Visits: 2.387

LDAP User Management System LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script. The language allows the administrator to define LDAP object types along with their...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (109): LDAP User Management System Download

Added: July 27, 2010 | Visits: 2.256

LDAP Administration Tool LDAP Administration Tool is a tool to manage LDAP-based directories. LDAP Administration Tool stands for LDAP Administration Tool. The tool allows you to browse LDAP-based directories and add/edit/delete entries contained within. It can store profiles for quick access to different servers..


Platforms: *nix

License: Freeware Size: 450.56 KB Download (214): LDAP Administration Tool Download

Added: May 15, 2010 | Visits: 985

LDAP Shell LDAP Shell is an interactive LDAP shell written in Perl and allowing basic administrative functionality, such as crawling the directory tree and modifying entries. It is composed of two parts: Net::LDAP::Config, and ldapsh. Net::LDAP::Config is a library for simplifying and centralizing...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (112): LDAP Shell Download

Added: March 09, 2010 | Visits: 1.793

Yet Another LDAP Administrator YALA is a web-based LDAP administration GUI. The idea is to simplify the directory administration with a graphical interface and neat features, though to stay a general-purpose program (unlike some LDAP browsers written specifically for managing users on the system). Yet Another LDAP...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (146): Yet Another LDAP Administrator Download

Added: March 19, 2010 | Visits: 685

guile-ldap guile-ldap is an extension for GNU Guile providing bindings to the OpenLDAP client library. With this library, your Guile Scheme programs can search for information on LDAP servers. The library does not yet support LDAP operations to modify data on the server; let me know if you have a need for...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): guile-ldap Download

Added: January 03, 2010 | Visits: 1.237

Apache LDAP vhost driver Apache LDAP vhost driver project lets you put vhost with all possible information in an LDAP database for both Apache 1.x and 2.x. Bug report system With the new maintainence, there is now also a bug report system at the URL http://bugs.bayour.com/ (project mod_ldap_cfg). Schemas A schema...


Platforms: *nix

License: Freeware Download (104): Apache LDAP vhost driver Download

1 2 3 4 5 >