[activeldap-discuss] Active Directory - Using start_tls

Matt Mencel MR-Mencel at wiu.edu
Wed Sep 30 16:18:37 EDT 2009


Whoops...spoke too soon.  Instead of using 'start_tls: true' in ldap.yml, I used the following to connect via SSL and it worked perfectly...

method:  ssl

Awesome.

Thanks,
Matt


----- Original Message -----
From: "Matt Mencel" <MR-Mencel at wiu.edu>
To: ruby-activeldap-discuss at rubyforge.org
Sent: Wednesday, September 30, 2009 2:37:10 PM GMT -06:00 US/Canada Central
Subject: [activeldap-discuss] Active Directory - Using start_tls

Hi,

I'm trying to modify accounts and groups in Active Directory and it requires th connection to be on port 636.  I enabled this param for the connection settings in config/ldap.yml

start_tls: true

It looks like it's trying it now, but I need to get the correct certificate I guess.  Anyone familiar enough with it to know how this works?  Assuming I can get the certificate I need, where do I put it so the Rails app will work?

Thanks,
Matt
_______________________________________________
ruby-activeldap-discuss mailing list
ruby-activeldap-discuss at rubyforge.org
http://rubyforge.org/mailman/listinfo/ruby-activeldap-discuss


More information about the ruby-activeldap-discuss mailing list