mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
775f956dce
PR: 123364 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
Net_Ldap2 is a clone of Perls Net::LDAP object interface to
|
|
ldapservers. It does not contain all of Net::LDAPs features,
|
|
but has:
|
|
* A simple OO-interface to connections, searches and entries.
|
|
* Support for tls and ldap v3.
|
|
* Simple modification, deletion and creation of ldapentries.
|
|
* Support for schema handling.
|
|
|
|
Net_LDAP2 is the successor of Net_LDAP.
|
|
|
|
WWW: http://pear.php.net/package/Net_LDAP2/
|