ldap
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 22
LDAP to SQL
Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
web2ldap 0.16.23
web2ldap is a full-featured web-based LDAPv3 client. more>> web2ldap 0.16.23 is designed to be a full-featured web-based LDAPv3 client.
Major Features:
- Generic LDAPv3 client which does not make any assumptions about the tree structure or LDAP schema.
- Kind of a swiss-army knife for accessing/manipulating LDAP servers without having to configure anything.
- Secure LDAP client with clean login behaviour.
- Schema browser which displays references/dependencies within an LDAPv3 schema.
Requirements: Python-LDAP
Added: 2008-06-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
16 downloads
QmailLdapAdmin 1.0
QmailLdapAdmin is a web based tool designed in PHP to handle qmail-Schema of OpenLdap / Ldap. This tool is useful for system admins who maintain mail servers running with Qmail & ldap as authentication system. It is equipped with an intuitive more>> QmailLdapAdmin is a web based tool designed in PHP to handle qmail-Schema of OpenLdap / Ldap. This tool is useful for system admins who maintain mail servers running with Qmail & ldap as authentication system. It is equipped with an intuitive search-feature. Relevant details with respect to mailing lists, email ids can be looked up on the basis of a specific search criteria. It helps Mail Administrators to quickly zero-in onto data that is to be modified. This tool facilitates creation and maintenance of email accounts & malling lists on the system. It has an easy to use web based front end, which interacts with ldap database in back end. It provides ldap operations like: 1.Adding record into qmail-schema of ldap 2.Modifying records 3.Deleting Records All of the above operations have appropriate Javascript & php validations It uses Mysql db to maintain a log of all the actions performed on Ldap records. This tracking facility acts as a fall back mechanism to restore the old data<<less
Added: 2006-03-28 License: GPL Price: $0.00USD
10 downloads
Cron LDAP Backup to FTP and Email 2
Have an LDAP directory that you spent countless hours working on? Back it up! This script will dump all your entries into a file (ldif), store them on the local computer, email them to as many email addresses as you want, and FTP them to a remote more>> Have an LDAP directory that you spent countless hours working on? Back it up! This script will dump all your entries into a file (ldif), store them on the local computer, email them to as many email addresses as you want, and FTP them to a remote server of your choice. All of this can be done automatically with cron, so once the script is configured for your server, youre all set! This file can then be easily imported using various command-line or web-based tools.<<less
Added: 2006-08-10 License: Freeware Price: $0.00USD
10 downloads
QLAP 0.9
QLAP - Qmail Ldap Administration Panel - is a free PHP software to manage Qmail-Ldap accounts. Package contain web application and CLI binary commands and support multiple hash algo, Ajax on the fly data validation, data sorting, dynamic search and much more>> QLAP - Qmail Ldap Administration Panel - is a free PHP software to manage Qmail-Ldap accounts. Package contain web application and CLI binary commands and support multiple hash algo, Ajax on the fly data validation, data sorting, dynamic search and much more. QLAP is highly customizable, easy to use and configure: enhance your mail server in 5 minutes.<<less
Added: 2007-05-21 License: Freeware Price: $0.00USD
14 downloads
LABE 3.3.2
PLEASE REVIEW AND EDIT CAREFULLY LABE is a web-based LDAP Address Book Editor. more>> LABE 3.3.2 comes as a useful and handy web-based LDAP Address Book Editor which makes it easy for the setup and use of LDAP addressbooks. It also supports a wide range of client software. This script is very easy to install, use and customize to suit your needs.<<less
Added: 2008-03-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Elgg 0.7
Elgg is an open source social networking system based around choice, flexibility and openness: a system that firmly places individuals at the centre of their activities. Users have the freedom to incorporate all their favorite tools within one more>> Elgg is an open source social networking system based around choice, flexibility and openness: a system that firmly places individuals at the centre of their activities. Users have the freedom to incorporate all their favorite tools within one environment and showcase their content with as many or as few people as they choose, all within a social networking site that you control. In order to achieve this, it includes customisable profiles / dashboards, blogging, RSS aggregation, podcasting facilities, full internationalisation, LDAP and more. There is a flexible plugin API - available plugins include integrations with Akismet and Amazon S3, with many more to come. There is also an authentication API, and OpenID support will be released in the first quarter of 2007.<<less
Added: 2007-01-16 License: GPL Price: $0.00USD
12 downloads
Other version of Elgg
Phamm 0.4.3
Phamm is a front-end written in PHP to manage virtual services using a LDAP directory. At this time some modules (plugins) are available: * Virtual mail server using Postfix * DNS server using power DNS * Radius more>> Phamm is a front-end written in PHP to manage virtual services using a LDAP directory. At this time some modules (plugins) are available: * Virtual mail server using Postfix * DNS server using power DNS * Radius<<less
Added: 2005-02-12 License: GPL Price: $0.00USD
14 downloads
Other version of Phamm
ADOdb Database Library for PHP 4.60
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO more>> A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.<<less
Added: 2000-09-07 License: BSD Price: 0.00
15 downloads
Other version of ADOdb Database Library for PHP
Price: FreeAdditionalInfoLGPLalso
License:BSD Style
License:BSD Style
Adaptive Website Framework (AWF) 2.1.3
Adaptive Website Framework (AWF) is a modern content management system and development framework. Most of its code is object-oriented and very easy to extend. It features support for multiple Web sites and languages, content versioning, caching, more>> Adaptive Website Framework (AWF) is a modern content management system and development framework. Most of its code is object-oriented and very easy to extend. It features support for multiple Web sites and languages, content versioning, caching, community portal functions (online list, forums, instant messages, newsletters, weblogs, trackbacks, wiki, etc.), image upload and galleries, a lexicon, a modular full-text search engine, an auto repair function for database tables, XML and PDF export as well as RSS and LDAP support. Changes can be made on a preview site and published at a later time on the live site. Fully flexible URLs allow the replacement of existing static Web sites.<<less
Added: 2003-05-07 License: GPL Price: $0.00USD
10 downloads
Other version of Adaptive Website Framework
License:GPL
TempusWiki
TempusWiki is a useful content management tool which focuses on time-based information, via a calendar. more>> TempusWiki is a useful content management tool which focuses on time-based information, via a calendar.
Major Features:
- Markdown syntax for content
- Supported databases: PostgreSQL and MySQL. SQLite is somewhat supported (database schema needs to be changed, but not the code).
- LDAP logins: users can reside on a LDAP server
- UTF-8 used for all data
- PHP Session data can be stored in the database
- Embedded calendar calendar entries are equal to other wiki entries (and live in the same namespace)
- Pages can be marked private, visible only to logged-in users
- Descriptions can be attached to page edits
- Page edits can be marked minor and thus not recorded in the history table
- Arbitrary files can be attached to pages
- RSS feed for public pages is available
- History of changes is tracked
- PHP 4.3+ (and a web server...)
- PostgreSQL 7.4+ or MySQL 4.0+
Added: 2007-09-21 License: GPL - Artistic License Price: GPLArtisticLicense
1 downloads
Sequoia 0.1a
Sequoia is a web-based email client written in PHP. more>>
Sequoia 0.1a is a kind of email system which is also a web-based email client written in PHP. Features for this client include multiple Inboxs, LDAP-based Adress Book, multiple mime-types viewable online, support thumbnail views of image attachments.
<<less Added: 2007-09-20 License: Language Price: Language
21 downloads
Perl storable module to persist data to disk 1
Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions. Usually I?d store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I more>> Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions. Usually I?d store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I show two scripts - one which writes using the Perl Storage module and the other that reads. Each call to write, adds to a data file. Which is then extracted from by the read script. I include possible uses, for example recording restarts of a given service. In this instance I did nt want services restarting multiple times, where manual recovery of data would be needed. Also generating multiple alerts and notifications, but again looking to throttle them to a given number of iterations over 24 hours.<<less
Added: 2006-06-05 License: Freeware Price: $0.00USD
13 downloads
Other version of Perl storable module to persist data to disk
License:Freeware
myPHProlodex 0.5
---- New Features: Better interface ----Version 0.5 of myPHPRolodex. It is a very simple and not yet optimized PHP application which acts like a small rolodex. Features include: 1. Basic add and delete. 2. Ability to export a comma-delimited text more>> ---- New Features: Better interface ----Version 0.5 of myPHPRolodex. It is a very simple and not yet optimized PHP application which acts like a small rolodex. Features include: 1. Basic add and delete. 2. Ability to export a comma-delimited text file to import into MS Word for mail merge purposes. 3. Ability to store your lists for later recall. Features to add: 1. LDAP support added 2. Ability to search your rolodex by last name. 3. Ability to mass email from your list using your local email client. 4. LDIF/vCARD support import/export 5. Making it prettier. Any additional option ideas welcome.<<less
Added: 2003-11-24 License: Freeware Price: $0.00USD
10 downloads
Other version of myPHProlodex
License:Freeware
curl tool 7.16.2
curl tool offers you a powerful command line tool which is an effective way for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. more>> <<less
Added: 2007-06-06 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
1 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ldap search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed