From: Rha Date: 2008-02-07T06:09:59+09:00 Subject: Re: user information through ldap If you're using LDAP to use ActiveDirectory you can use ActiveDirectoryForRuby http://rha7dotcom.blogspot.com/2007/12/activedirectoryforruby-new-baby-gem.html I made this at one time when I needed to access MS AD's info from ruby in linux. Greetings, Gabriel Medina. On Wed, 6 Feb 2008 15:11:18 -0500, Glen Holcomb wrote: >[Note: parts of this message were removed to make it a legal post.] > >On Feb 2, 2008 2:19 AM, Varun Goel wrote: > >> Hi, >> i wanna fetch the user information from ldap.If user is authenticated >> on the basis of there username and password then i wanna fetch more >> information from ldap server of that particular user can anyone help me >> out . >> Please tell me your suggestion. >> Thanks >> Varun Goel >> -- >> Posted via http://www.ruby-forum.com/. >> >> >This library has worked well for me in the past. I'm not sure how active >the development is right now but it works for basic tasks at least. > >http://rubyforge.org/projects/net-ldap/