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]
Are you using your email or dn to bind. Your dn,
without the quotes, is:
"dn: CN=Chada\, Vidyasagar Reddy 
(UMC-Student),CN=Users,DC=tig,DC=mizzou,DC=edu"

I think that line break came on a space.
Blake

Chada, Vidyasagar Reddy (UMC-Student) wrote:
>  
> 
> ________________________________
> 
> From: EMAIL:PROTECTED on behalf of EMAIL:PROTECTED
> Sent: Sat 7/10/2004 11:27 AM
> To: MLUG Members
> Subject: Re: [MLUG] ldap_bind Question
> 
> 
> 
> 
> ldap.missouri.edu = col-dc03.col.missouri.edu
> 
> 
> Is ldap.mizzou.edu=col-dc03.col.mizzou.edu?  i used col-dc03.col.mizzou.edu to connect to the server,and bind was not sucessful.
> 
> The certificate is for col-dc03.col.missouri.edu, so ssl will error on
> ldap.missouri.edu. Some application don't care.
> 
> Use ports 3268 non SSL and 3269 SSL. Some application do TLS, which is a
> negotiation protocol for SSL.
> 
> 
> 
> With Mozilla I have had to set up non secure. login at least once, then
> change to secure protocol. For some reason that works and just setting
> up secure doesn't. I have reproduced this.
> 
> ldap.missouri.edu/col-dc03.col.missouri.edu is blocked from use off
> campus. Use um-dc05.um.umsystem.edu instead.
> 
> Blake
> 
> 
> 
> 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
>><mk:@MSITStore:C:\Program%20Files\Maguma\studio\php_manual_en.chm::/function.ldap-connect.html>(
>>"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