Project

General

Profile

« Previous | Next » 

Revision 085f8860

Added by Marc Dequènes almost 15 years ago

  • ID 085f88605805491e10d0953006ef9689b8353163

[fix] adapt to new schema (until proper mapping objects are used)

View differences:

lib/cyborghood/objects/ldap.rb
end
class LdapPerson < ActiveLdap::Base
ldap_mapping :dn_attribute => 'uid', :prefix => '', :classes => ['person', 'extInetOrgPerson']
ldap_mapping :dn_attribute => 'uid', :prefix => '', :classes => ['individual']
end
end

Also available in: Unified diff