Operating System - HP-UX
1753857 Members
7639 Online
108809 Solutions
New Discussion юеВ

Re: Where to get Netscape LDAP Software Developer Kit

 
MARK LING
Occasional Contributor

Where to get Netscape LDAP Software Developer Kit

Hi,

I try to build interface between HP-UX OS level and LDAP system. I use PerlLDAP to build the perl code. Before I can use the perl modules, I need to compile perlLDAP(1.4.1), that requires LDAP SDK. Do you know where can I get this kit ? Thanks in advance.

Mark
3 REPLIES 3
D Block 2
Respected Contributor

Re: Where to get Netscape LDAP Software Developer Kit

there is a LDAP Client for HP-UX supported but for a newer LDAP version. you might try to find in: http://software.hp.com
search for LDAP and look for docs in: http://docs.hp.com

are you interested in Mozilla's SDK for C ?
might try to: goggle this one.

or look at roadmap:
www.ldap.org
Golf is a Good Walk Spoiled, Mark Twain.
Rajeev  Shukla
Honored Contributor

Re: Where to get Netscape LDAP Software Developer Kit

You can install openldap which you can download form the following site
http://hpux.connect.org.uk/hppd/cgi-bin/search?package=&term=openldap-

You can either download the depot file or download the source file and compile using gcc

Cheers
Rajeev
Bob Neal-Joslin
Trusted Contributor

Re: Where to get Netscape LDAP Software Developer Kit

Version B.03.20 and higher of LDAP-UX include an LDAP SDK in LdapUxClient.LDAP-C-SDK fileset. If you don't already have it, the LDAP-UX product can be downloaded at software depot http://software.hp.com.

Use "/usr/sbin/swlist -l file LdapUxClient.LDAP-C-SDK" to identify componets.

Good luck.

Bob