Project

General

Profile

« Previous | Next » 

Revision 4583e4d9

Added by Marc Dequènes almost 15 years ago

  • ID 4583e4d9381361433e09827a747450c97924a2ed

[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