Hi Andy, there are C and Java based samples on the web, which can be used to create a Module or Java class that runs on z/OS and connects to LDAP on other plattform. No LDAP Server on z/OS and RACF is required for this, because you simply have LDAP client code running on z/OS. You can then call the module or execute the Java class from your existing applications, Java might require a wrapper module depending on your runtime environment and compilers you have available. Maybe this is what you are looking for.
Denis. -----Original Message----- From: Andy Robertson <[EMAIL PROTECTED]> To: [email protected] Sent: Wed, 15 Oct 2008 1:16 pm Subject: Acessing LDAP data on other servers from z/OS We have some LDAP servers running under Lotus Notes on AIX boxes and we want to check/validate some data held on z/OS against them. The validation process must run on z/OS. I've no real experience of using LDAP. I'm aware that z/OS can run a LDAP server but that is not quite what we want. Is it possible to access LDAP data on another box from the USS side of z/OS and how would one start?? Any pointers or manuals to read?? ~~~~~~~~~~~~ Andy Robertson telephone mobile 0777 214 9545 home 01273 488272 ********************************************************************** This email is confidential and may contain copyright material of the John Lewis Partnership. If you are not the intended recipient, please notify us immediately and delete all copies of this message. (Please note that it is your responsibility to scan this message for viruses). Email to and from the John Lewis Partnership is automatically monitored for operational and lawful business reasons. ********************************************************************** John Lewis plc Registered in England 233462 Registered office 171 Victoria Street London SW1E 5NN Websites: http://www.johnlewis.com http://www.waitrose.com http://www.greenbee.com http://www.johnlewispartnership.co.uk ********************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

