Class ActiveLdap::Error
In: lib/active_ldap/base.rb
Parent: StandardError

OO-interface to LDAP assuming pam/nss_ldap-style organization with Active specifics Each subclass does a ldapsearch for the matching entry. If no exact match, raise an error. If match, change all LDAP attributes in accessor attributes on the object. — these are ACTUALLY populated from schema - see active_ldap/schema.rb

   example

— extract objectClasses from match and populate Multiple entries become lists. If this isn‘t read-only then lists become multiple entries, etc.

Included Modules

GetTextSupport

[Validate]