61235283e7
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. PR: ports/84642 Submitted by: Gerrit Beine <tux@pinguru.net>
9 lines
358 B
Text
9 lines
358 B
Text
Net Ldap 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.
|
|
|
|
WWW: http://pear.php.net/package/Net_LDAP/
|