yes, you are right, I have the ldap running in the same machine that the
webserver. I'm using the ldap server from a mac OS X server that I think is
based in OpenLDAP. Thanks for your help. If you need anything else just tel=
l
me.
On 27/02/07, Matthew <mat...@gm...> wrote:
>
> $ESPCONFIG['ldap_server'] =3D 'ldap://localhost';
> I'm assuming the LDAP server is actually running on localhost or did
> you change that hostname?
>
> What ldap server is this using, OpenLDAP or AD?
>
>
>
> On 2/27/07, Carlos Miguela=F1ez <car...@gm...> wrote:
> >
> >
> > Hi,
> >
> > It's very important for me to conect the phpesp system to my ldap, I'm
> using
> > a normal ldap without ssl and this is my configuration in phpESP.ini.ph=
p
> >
> >
> > // LDAP connection information
> > // (Set these values if you choose 'ldap' as the authentication type.)
> > $ESPCONFIG['ldap_server'] =3D 'ldap://localhost';
> > $ESPCONFIG['ldap_port'] =3D '389';
> > // $ESPCONFIG['ldap_port'] =3D '636';
> > $ESPCONFIG['ldap_dn'] =3D 'cn=3Dusers, dc=3Dmae, dc=3Dcompany, dc=
=3Des';
> > $ESPCONFIG['ldap_filter'] =3D 'uid=3D';
> >
> > I've attached a screenshot with my ldap tree where you can check that
> all is
> > correct. When I try to login using a ldap account nothing happen seein=
g
>
> > again the same log-in site.
> >
> > Anyone can help me?
> >
> > Thanks in advance
> >
> >
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > opinions on IT & business topics through brief surveys-and earn cash
> >
> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
> > _______________________________________________
> > phpESP-general mailing list
> > php...@li...
> > https://lists.sourceforge.net/lists/listinfo/phpesp-general
> >
> >
> >
>
>
> --
> D'oh!
>
|