Overview This Rails module is heavily inspired from Rick Olson’s acts_as_authenticated. It allows Rails developers to quickly add LDAP and database authentication to a Rails application. For this module to work you’ll have to install ruby-ldap module. You can find it here. Download You can download the lastest version of the plugin from here acts_as_ldap_authenticated_r25.zip Installation To insta

