[phplib] LDAP and Phplib Setup From: Jelena Pjesivac (jpjesiva <email protected>)
Date: 01/16/01

Hi,
I'm really sorry to bother,
but I am trying to set up the phplib to use LDAP to store user information
and existing mysql database for session info..
I went through CVS tree but I wasn't able to find the examples Jan
Kneschke is mentioning.
I would be really thankful if you could point me to those examples?
Thank you, and once again sorry for bothering.

On Wed, 13 Dec 2000, Jan Kneschke wrote:

> Kartic Krishnamurthy schrieb:
> > Hello,
> >
> > Does anyone have experience using LDAP as the container for Phplib?
> >
> > In the phplib/stuff directory there are slapd.conf and ldap.ldif sample
> > files to help setting up the slapd server to store phplib info. But I
> > already have an slapd server running with a suffix for my domain. How can
> > I use both the phplib slapd.conf and my slapd.conf? Must I run a second
> > LDAP listener for PHPLIB?
>
> if you want to use ldap for authentification only, don't have to change
> your slapd.conf. i have a ldap setup running which uses ldap for auth and
> permission handling and a mysql database for the session handling.
>
> this combination works really great. it was a design decission to use a
> mysql for the session handling as a ldap server is not written for multiple
> write accesses.
>
> changing the auth and perm class was 't that hard. you just have to extend
> the auth class. a example is in the phplib branch in the cvs.
>
> > Thanks,
> > --Kartic
>
> --
> Jan Kneschke
> NetUSE AG
> Siemenswall, D-24107 Kiel, Germany
> Fon: +49 431 386435 00 -- Fax: +49 431 386435 99
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>

--
Jelena Pjesivac - Pjesa
CCIS 
http://pjesa.webjump.com

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>