On Mon, 15 Feb 2010, Javier Henderson wrote: > Hello, > > I have LAM 2.9 and the LDAP server is OpenLDAP 2.4 > > If I configure the LDAP server to accept clear text connections then LAM > works fine. > > If I enable SSL on the LDAP server and try to use clear text with LAM, > it complains that the server requires confidentiality, as expected. > > So I tell LAM to use ldaps:// as the URI and it tells me it cannot > connect to the server. > > However, ldapsearch and other clients (FreeRADIUS and a VPN > concentrator, for example) can connect just fine once SSL is enabled. > > LAM is installed on the same system running the LDAP server, and the > ldap.conf file points to the right cacert file. > > What am I missing?
What LDAP libs were used to build PHP? If your are on Solaris/OpenSolaris you will need to make sure PHP uses OpenLDAP not Sun's native LDAP. -- Tim Rice Multitalents (707) 887-1469 [email protected] ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
