LDAP in php
- From: pobox@xxxxxxxxxxxxx ("pobox@xxxxxxxxxxxxx")
- Date: Mon, 31 Mar 2008 03:15:23 +0200
As LDAP can have SQL back-end (I saw an example with PostgreSQL) - is it a very wild idea to implement (a simple) LDAP server in php?
We have all the address data already in PostgreSQL and a php application managing all of it.
I am thinking of simple uses, such as providing LDAP address books to Thunderbird/Squirrelmail users.
For instance, is it too wild to think of Apache/php listening on the LDAP port (or so), get the request, parse it, get the data from PostgreSQL and send it back to the LDAP client?
Iv
.
- Follow-Ups:
- Re: [PHP] LDAP in php
- From: Chris
- Re: [PHP] LDAP in php
- Prev by Date: Re: PHP code to write excel spread*** with multiple workbooks
- Next by Date: Re: [PHP] LDAP in php
- Previous by thread: Re: [PHP] Google Pagerank script
- Next by thread: Re: [PHP] LDAP in php
- Index(es):