[Ruby-activeldap-discuss] using multiple credentials

Kouhei Sutou kou at cozmixng.org
Sat Dec 29 20:45:59 EST 2007


Hi,

In <4776727E.5040203 at dgrmm.net>
  "[Ruby-activeldap-discuss] using multiple credentials" on Sat, 29 Dec 2007 10:14:54 -0600,
  David Morton <mortonda at dgrmm.net> wrote:

> I need to re-bind on every request depending on the user logged in - the
> ldap server has acls to help limit the data available per login.  a year
> ago, this was how I achieved it;  it doesn't work now - so how do I
> store that connection now?

AL Admin(*) is a sample Rails application for that.
(*) http://ruby-activeldap.googlecode.com/svn/trunk/examples/al-admin/

LdapUser(*) will help you.

(*) http://ruby-activeldap.googlecode.com/svn/trunk/examples/al-admin/app/models/ldap_user.rb


Thanks,
--
kou


More information about the Ruby-activeldap-discuss mailing list