Hello Mike,

I believe it's possible but you will need to make some changes to the code
in the .htc-inc folders. I had it working before I changed over to ldaps.
first in authentication.php look for a line like $ds = ldap_connect("ldaps
://{$auth['server']}/"); and then there might be a few others in authmethods
/ldapauth.php. so just change ldaps:// to ldap://

David DeMizio
*Academic Systems Coordinator*
Office of Information Technology
New College of Florida
Phone: 941-487-4222 | Fax: 941-487-4356
www.ncf.edu


On Wed, Feb 19, 2014 at 2:25 PM, Mike Haudenschild <[email protected]>wrote:

> I'm attempting to bind VCL to an LDAP server that is NOT using SSL.
>  Before I started the configuration process and tried to troubleshoot, I
> thought I would ask if this is even supported.
>
> Thanks very much,
> Mike
>

Reply via email to