Sympa::DatabaseDriver::LDAP - Database driver for LDAP search operation
TBD.
- canonical_dn ( $dn )
- Obsoleted.
Instance method. See "canonical_dn" in
Net::LDAP::Util.
However, this method try to use RFC 1779 escaping as much as
possible.
- escape_dn_value ( $string )
- Obsoleted.
Instance method. See "escape_dn_value" in
Net::LDAP::Util.
- escape_filter_value ( $string )
- Obsoleted.
Instance method. See "escape_filter_value" in
Net::LDAP::Util.
Sympa::DatabaseDriver, Sympa::Database.
Sympa::DatabaseDriver::LDAP appeared on Sympa 6.2.
On Sympa 6.2.15, "use_ssl" and
"use_start_tls" options were deprecated
and replaced by "use_tls".