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

Standalone Ldap freeware
Filter: All | Freeware | Demo
 

Standalone Ldap

< 1 2 3 4 5 > 
Added: May 29, 2013 | Visits: 515

LDAP Account Manager Script It supports multiple types of account, such as Unix, Samba 3, Samba 2, Kolab 2, DHCP entries, MAc addresses, address book entries, mail routing, mail aliases, simple accounts, etc.Here are some key features of "LDAP Account Manager":dlTE Management of Unix user and group accounts...



Platforms: PHP

License: Freeware Size: 2.35 MB Download (48): LDAP Account Manager Script Download

Added: September 16, 2013 | Visits: 447

LDAP configuration LDAP configuration authenticates against a LDAP sever using a predefined username and password.The LDAP configuration can perform several operations with information records stored in the LDAP server like searching for records that match a given filter condition, add records and delete records.





Platforms: PHP

License: Freeware Size: 10 KB Download (42): LDAP configuration Download

Added: May 22, 2013 | Visits: 458

Organic groups LDAP Map LDAP DNs or RDNs to Organic groups. This module is working in a production environment with Active Directory.Usage examples: OG LDAP Settings: Mapping of LDAP groups to Organic Groups: cn=group1,ou=OG,dc=example,dc=com|Group 1 cn=group2,ou=OG,dc=example,dc=com|Group 2 The above example maps...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Organic groups LDAP Download

Added: June 08, 2013 | Visits: 366

Jconsole LDAP A Java Swing GUI which lists the JMX endpoints registered in a specified LDAP location. This application should be run using Java Web Start using the .jnlp file featured on the right of this page. The jconsole-ldap.jar can also be used directly by the JConsole for its ldap service provider. To...


Platforms: Mac

License: Freeware Size: 838 B Download (41): Jconsole LDAP Download

Added: September 02, 2013 | Visits: 432

Python-LDAP for Linux python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).


Platforms: *nix

License: Freeware Size: 133.12 KB Download (40): Python-LDAP for Linux Download

Added: July 04, 2013 | Visits: 322

Multi-LDAP Multi-LDAP is an add-on for Mozilla Thunderbird 2 and 3 which permits to use several LDAP directories simultaneously for address autocompletion.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (33): Multi-LDAP Download

Added: December 03, 2013 | Visits: 665

django-auth-ldap This authentication backend enables a Django project to authenticate against any LDAP server. To use it, add django_auth_ldap.backend.LDAPBackend to AUTHENTICATION_BACKENDS. It is not necessary to add django_auth_ldap to INSTALLED_APPLICATIONS unless you would like to run the unit tests. LDAP...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (41): django-auth-ldap Download

Added: November 02, 2013 | Visits: 450

LDAP Proxy The LDAP Proxy is a software application designed to seek out and retrieve public X.509 certificates containing public encryption keys. The public encryption key can then be used to encrypt email intended for the person associated with the retrieved certificate.


Platforms: *nix

License: Freeware Size: 2.4 MB Download (34): LDAP Proxy Download

Added: October 03, 2013 | Visits: 398

ldap benchmark This is a simple LDAP benchmark tool. It creates a number of threads and every thread tries to connect to the Server and does a different query x times. Then all the errors and the time are counted. Through this the religability of LDAP should be tested.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (36): ldap benchmark Download

Added: October 13, 2013 | Visits: 372

Prime8 LDAP Address Book Prime8 LDAP AddressBook is a PHP application which provides a very simple interface for viewing and maintaining a company-wide address book running off an LDAP directory.


Platforms: *nix

License: Freeware Size: 593.92 KB Download (40): Prime8 LDAP Address Book Download

Added: January 18, 2010 | Visits: 1.273

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: January 18, 2010 | Visits: 766

JRegexpTester JRegexpTester is a standalone Swing application that helps you test regular expressions with the Sun Java standard API (java.util.regex). The extracted data can be modified with formatters similar to those used by sprintf, or with standard Java date and decimal formatters. JRegexpTester...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (92): JRegexpTester Download

Added: October 14, 2010 | Visits: 1.056

chpassldapweb chpassldapweb is a Web application for changing a password in an LDAP directory. The interface is simple and very functional. The project has protection against denial of service in the LDAP directory.. Get chpassldapweb at SourceForge.net. Fast, secure and free downloads from the largest Open...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (100): chpassldapweb Download

Added: February 27, 2010 | Visits: 1.367

Allied Intent Standalone Server 0.2 Allied Intent is a Community War Game Mod for Battlefield 2. New and updated maps, vehicles, weapons and kit items, skins and texture recolor, new weapon and explosion effects, new coding features, vehicle music, and a much-improved single player experience. Allied Intent is a modification, a...


Platforms: *nix

License: Freeware Size: 115.6 MB Download (85): Allied Intent Standalone Server 0.2 Download

Added: May 22, 2010 | Visits: 646

mod_cfg_ldap mod_cfg_ldap can be used to keep VirtualHost configuration of the Apache web server in a LDAP directory and to make changes visible in nearly realtime. Installation: Just run "make" to build the module and "make install" (as root) to install the module. This will use Apaches apxs to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): mod_cfg_ldap Download

Added: October 25, 2010 | Visits: 820

mod_authz_ldap mod_authz_ldap is an Apache LDAP Authorization module. What it does: This Apache LDAP authentication/authorization module tries to solve the following problems that other such modules may not solve in all cases: - Map the short form of the distinguished name of a certificate and its issuer...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (92): mod_authz_ldap Download

Added: July 05, 2010 | Visits: 730

GeeXboX The GeeXboX is no more than an awesome standalone media player. Why such a name ? Well, its main purpose is to play DivX movies and, as everybody usually call this kind of projects DivX boxes, well just prepended a "GeeX", cause thats for the geeks you all are. GeeXboX is a full operating...


Platforms: *nix

License: Freeware Size: 8.9 MB Download (107): GeeXboX Download

Added: October 14, 2010 | Visits: 945

pldap Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. It is currently beta code, and only implements the basic elements of LDAP authentication. However, it does provide all the elements of a PAM module, and can be used to authenticate...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (93): pldap Download

Added: June 24, 2010 | Visits: 963

ThingamaBlog Thingamablog is a cross-platform, standalone blogging application that makes authoring and publishing your weblogs almost effortless. Unlike most blogging solutions, Thingamablog does NOT require a third-party blogging host, a cgi/php enabled web host, or a MySQL database. In fact, all you...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (91): ThingamaBlog Download

Added: November 13, 2010 | Visits: 1.087

Module::Install Module::Install is a standalone, extensible Perl module installer. SYNOPSIS In your Makefile.PL: (Recommended Usage) # Load the Module::Install bundled in ./inc/ use inc::Module::Install; # Define metadata name Your-Module; all_from lib/Your/Module.pm; # Specific dependencies...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (95): Module::Install Download

< 1 2 3 4 5 >