|
> > Anybody know how we can query a LDAP directory (In our case being MS > Active Directory) from the iSeries? > LDAP support comes with the operating system (at least, in V4R5, which is what I'm running) in QSHELL I have ldapadd, ldapdelete, ldapmodify, ldapmodrdn and ldapsearch commands. I can use ldapsearch to query an LDAP directory. Additionally, there are LDAP API calls if you want to incorporate this into your own programs. Here's LDAP in the Information Center: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/RZAHYRZAHYWELPO_FRM.HTM Here is a Redbook: http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg244986.html Info about the APIs is here: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/ldap_api_list.htm I posted a sample of the API calls from an RPG program here: http://archive.midrange.com/rpg400-l/200206/msg00503.html
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.