![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LDAP help | Katkota | UNIX for Dummies Questions & Answers | 0 | 12-06-2007 11:30 PM |
| ldap for aix | pascalbout | AIX | 0 | 07-27-2006 05:56 AM |
| Ldap | dipanrc | Linux | 2 | 12-28-2005 08:09 PM |
| ksh -> LDAP | Juan | UNIX for Advanced & Expert Users | 2 | 04-05-2005 04:18 AM |
| Ssl Ldap | truma1 | UNIX for Advanced & Expert Users | 0 | 11-23-2004 08:51 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
LDAP - is there an API
Hi,
I've just been experimenting with AIX's ldapsearch utility - I've been successfully using it to retrieve information from an Active Directory, however, I need to make similar calls from a C program. Is there a suitable LDAP API on AIX which will give me similar capabilties to the ldapsearch utlity? An alternative is to call ldapsearch from my program but that's not really ideal. Thanks for looking ![]() |
|
||||
|
Depending on the source of your ldapsearch utility OpenLDAP may be alternately applicable. OpenLDAP, Software, Man Pages: ldap
|
|
||||
|
Thanks for your posts
![]() I spoke to our UNIX admin guy who located some additional ldap stuff - the LPP contained some additional directories one of which was an examples folder which contained, amongst other utilities, the source code for ldapsearch. I was able to build this quite easily and I'll modify it for my application which needs to only do specific types of search. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|