LDAP Auth
Back in time (2 more)
Home | Pages | Files

Details

The LDAP Authentication plugin adds LDAP/ActiveDirectory authentication support for your Retrospectiva installation.

Functionality

  • Allows users to login with their LDAP credentials
  • Fall-back to standard Retrospectiva authentication for Administrators
  • Allows users to register by using their username/password. Additional information is directly from the directory.

Installation

Install GEM

sudo gem install dim-ruby-net-ldap --source=http://gems.github.com

Download Extension

RAILS_ENV=production script/rxm download git://github.com/dim/retrospectiva.ldap_auth.git

Install Extension

RAILS_ENV=production script/rxm install ldap_auth

Configure

Visit your Admin / Setup section and adapt the configuration to your Directory setup.