User information through ldap

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 G.

On Feb 2, 2008 2:19 AM, Varun G. [email protected] wrote:

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/


“Hey brother Christian with your high and mighty errand, Your actions
speak
so loud, I can’t hear a word you’re saying.”

-Greg Graffin (Bad Religion)

Net::LDAP doesn’t have a lot of active development right now because the
library is stable and mature. It’s fully supported by the original
developers (I’m one of them), and a lot of people are using it.

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 H. [email protected]