| 
 Posted by Colin McKinnon on 01/20/06 00:54 
andyt_2000_uk@yahoo.co.uk wrote: 
 
> Not sure if this is the right group for this message but anyhelp or 
> pointers to the right group would be great. 
>  
> I am trying to write a script that authenticates a user with AD from a 
> website running apache. I have apache installed with ldap support as 
> well as openssl and PHP. At the moment i can connect and authenticate a 
> user fine when i just connect to the DC on the normal unsecured port of 
> 386. When i try to change it to port 636 for SSL it can no longer bind? 
>  
 
erm it's not just a matter of changning the port - you need to make sure the 
client knows to negotiate SSL. If you can't easily set this up on the 
client (apache or your PHP code) use a stunnel proxy on the client. 
 
C.
 
  
Navigation:
[Reply to this message] 
 |