Hi All,
What is Active Directory authentication?. How to use in Ruby on
rails?.
Regards,
Periyasamy.R
Hi All,
What is Active Directory authentication?. How to use in Ruby on
rails?.
Regards,
Periyasamy.R
Active Directory (http://en.wikipedia.org/wiki/Active_directory) is
Microsoft’s implementation of LDAP (Wikipedia, the free encyclopedia
LDAP). I use the ruby-net-ldap gem (http://net-ldap.rubyforge.org/)
to access it. Comments in the code provide an overview of LDAP,
document the methods and provide examples. See lib\net\ldap.rb in the
ruby-net-ldap gem directory for authentication.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs