Richard,
Many thanks for your concise summary. Perhaps this could be added to the Wiki FAQ sometime?
Regards
Nick

Richard Megginson wrote:
Nick Johnson wrote:
What are the disadvantages of sticking with Net::LDAP and not using Mozilla::LDAP::Conn/Entry as the Perl module interface for Fedora DS v.1.0.2?
Net::LDAP allows you to use all of the LDAPv3 controls and extended operations by providing an ASN.1 parser. I personally like the OO interface of Net::LDAP.

Mozilla::LDAP is a wrapper around the C libraries, so it is as much as a factor of 10 faster. So if you need as much performance as you can get, use it instead of Net::LDAP which is native perl. Also, if you want to use Mozilla NSS for crypto, you must use Mozilla::LDAP - Net::LDAP uses Net::SSLeay which is a wrapper around openssl.
Thanks
Nick
--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users
------------------------------------------------------------------------

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users
begin:vcard
fn:Nick Johnson
n:Johnson;Nick
org:University of Exeter;Information Services
adr:;;Queens Drive;Exeter;Devon;EX3 3QJ;United Kingdom
email;internet:[EMAIL PROTECTED]
title:Project Officer
tel;work:01392 263957
x-mozilla-html:TRUE
url:http://www.its.ex.ac.uk/
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to