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.480.052 Times

Drupal Ldap software
Filter: All | Freeware | Demo
 

Drupal Ldap

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 399

LDAP integration This module implements LDAP/AD authentication for Drupal. This module has been tested with OpenLDAP, OpenDirectory (Mac OS X) and Active Directory 2003.The ldap_integration module is actually a set of modules. Currently, it includes ldapauth, ldapgroups, ldapdata. - ldapauth.module is the... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): LDAP integration Download

Added: May 10, 2013 | Visits: 103

LDAP provisioning Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x/6.x Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): LDAP provisioning Download

Added: May 12, 2013 | Visits: 373

Lightweight Directory Access Protocol The Lightweight Directory Access Protocol (LDAP) project provides integration with LDAP for authentication, user provisioning, authorization, and feeds module importers. It also provides building blocks for other drupal ldap modules.7.x-1.x Development Status (updated 11/7/2011) See #1115704:... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (44): Lightweight Directory Access Protocol Download

Added: April 17, 2013 | Visits: 467

Extended LDAP Groups The Extended LDAP Groups module is an extension of the LDAP Groups module, which is part of http://drupal.org/project/ldap_integration.While this isn't really ideal in the long run, it's a good starting point for people who need this functionality right away without having to hack up a... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Extended LDAP Groups Download

Added: July 10, 2013 | Visits: 381

LDAP Help Module This module is meant to assist Drupal admins in configuring, debugging, sharing, and submitting support and bug request related to LDAP integration modules. LDAP Help Module should be disabled unless you are debugging or configuring ldap problems. It adds no functionality to the LDAP... Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): LDAP Help Module Download

Added: May 10, 2013 | Visits: 472

NTLM & LDAP Authentication 5.x-1.x-dev This LDAP module is designed to work with Windows Active Directory and has only been tested in an Active Directory environment using Windows Server 2003 Domain Controller & IIS6 only.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): NTLM & LDAP Authentication 5.x-1.x-dev Download

Added: July 07, 2013 | Visits: 568

Drupal for Scripts Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website.Tens of thousands of people and organizations are using Drupal to power scores of different web sites, including: Community web... Platforms: PHP

License: Freeware Size: 2.21 MB Download (49): Drupal for Scripts Download

Added: August 01, 2013 | Visits: 859

LDAP Contact Manager It allows allows performing full-text or advanced search, as well as manage entries.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesHere are some key features of "LDAP Contact Manager":dlTE Support multiple LDAP... Platforms: PHP

License: Freeware Size: 20.48 KB Download (42): LDAP Contact Manager Download

Added: June 27, 2013 | Visits: 510

Drupal for linux Drupal is a dynamic web site platform which allows an individual or community of users to publish, manage and organize a variety of content, Drupal integrates many popular features of content management systems, weblogs, collaborative tools and discussion-based community software into one... Platforms: *nix

License: Freeware Size: 2.95 MB Download (40): Drupal for linux Download

Released: March 28, 2011  |  Added: February 06, 2012 | Visits: 5.962

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.868

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.462

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.012

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.399

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.334

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 (102): Samba::LDAP Download

Added: August 18, 2010 | Visits: 958

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.053

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.913

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.051

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.177

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

1 2 3 4 5 >