×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
There are also plenty of code examples in the archives from several years ago. Authenticating (which is called binding in LDAP terms) is pretty easy. Updating LDAP is not but there are code examples to show you how to do that if you need to.
Matt
________________________________________
From: rpg400-l-bounces@xxxxxxxxxxxx [rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Vernon Hamberg [vhamberg@xxxxxxxxxxx]
Sent: Monday, March 24, 2008 11:44 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: LDAP Authentication and RPGLE
Short answer, Ashish - YES!
There are APIs for doing this on iSeries. Go to InfoCenter -
www.iseries.ibm.com/infocenter, pick your OS version - makes no
difference for this - then look for the Programming section on the
left menu. Open that up and look for the APIs section - in there is
an API finder - click on that and type LDAP in the lower entry field
and click on the button next to it - then read all there is.
By the way, make a bookmark of the API Finder - there's a trick to
doing it, but it is worth it.
HTH
Vern
At 04:51 PM 3/24/2008, you wrote:
Hi
Can i do LDAP authentication from RPGLE program, call LDAP to get validate
user id, password
Ashish
As an Amazon Associate we earn from qualifying purchases.