MLUG: RE: [MLUG] ldap_bind Question
RE: [MLUG] ldap_bind Question
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 
do we need to mention the port when mentioning secure URL ? I doubt that the
server is not set-up for secure connection.

________________________________

From: Matt Klaric [mailto:EMAIL:PROTECTED]
Sent: Thu 7/8/2004 2:08 PM
To: Chada, Vidyasagar Reddy (UMC-Student); MLUG Members
Subject: Re: [MLUG] ldap_bind Question



Not sure if it's the problem or not, but the port for ldap over SSL is
636. 

hope that fixes it

--Matt

On Thu, 2004-07-08 at 12:33, Sagar Chada wrote:
> Hi,
> 
> I am trying to connect to the ldap server securely using
> 
> $ldapconn=ldap_connect ("ldaps://ldap.missouri.edu/") ;
> 
> the connection is fine but i am unable to bind to server, php is
> giving warning,  PHP Warning:  ldap_bind():  Unable to bind to server:
> Can't contact LDAP server .
> 
> The connection and binding are working fine when i connect to the ldap
> server at default port
> 
> $ldapconn = ldap_connect( "ldap.missouri.edu",389);
> 
> I am using Apache/2.0.48 (Win32) PHP/4.3.3 .I am unable to figure out
> where exactly the problem is,can anyone suggest me how to proceed?
> 
> Thanks,
> 
> Sagar Chada.
>
> ______________________________________________________________________
> _______________________________________________
> members mailing list
> EMAIL:PROTECTED
> http://mlug.missouri.edu/mailman/listinfo/members
--
Matt Klaric (klaric.com) <EMAIL:PROTECTED>
public pgp key @ http://pgp.mit.edu



_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members