Sean wrote:
> Hello!
> 
> I have a rush project for a client to implement an ldap search against
> a Novell ldap database.
> 
> I need to install a perl module for ldap and need to know if there are
> any issue with perldap access Novell ldap for read only queries?
> 
> Replies via email please as google can be a day behind on showing
> posts and replies.

        The only real problem that we have run into is the use of SSL 
encryption.  You can use SSL, but until eDirectory 8.7 (Still in beta) 
no TLS, so no auto magic key exchange.  You need to get a copy of the 
server cert in .DER format.  (Default location is 
sys:\public\rootcert.der).

        Also, what rev of eDir are you working against?  LDAP support gets 
better and better with each release, obviously, 8.6.2 being the latest 
official rev.


Reply via email to