> I would recommend looking at Net::LDAP: gem install ruby-net-ldap > > I've been using it in Rails Applications to authenticate > against AD, as well as check group memberships. I can do the former, but in my almost complete ignorance of LDAP and AD, have been unable to accomplish the latter. How do you do it? - donald