I wrote One minute MVS. Getting started with LDAP on ADCD.
<https://colinpaice.blog/2021/09/26/one-minute-mvs-getting-started-with-ldap-on-adcd/>
  Using RACF ids in LDAP
<https://colinpaice.blog/2021/11/09/using-racf-ids-in-ldap/>

You can use the LDAP debug to trace requests coming in - and what action
was taken.

eg
f ldap,debug all
or
f ldap debug off
the output goes to sysprint
If you contact me offline I may be able to make more suggestions...

Colin

On Thu, 19 May 2022 at 20:24, Dave Jousma <
[email protected]> wrote:

> Any IBM mainframe LDAP users out there?   Using SDBM (RACF backend)?   I
> am illiterate in LDAP protocols/configuration, etc.  We are trying to
> configure IBM LDAP so that our Beyond Trust password safe can communicate
> and manage its accounts in the MF space.   However, we are having a problem
> with LDAP attributes (keywords).    With SDBM backend - all the ldap
> attributes are prefixed racf...... such as racfPassword, yet the openldap
> attribute name is userpassword.   So LDAP calls from password safe to
> mainframe LDAP are failing with:
>
> ERROR buildKeywordArray()915: No table entry for attribute 'userpassword'
>
> It cannot be this hard....but alas is, because none of us here are ldap
> literate at the moment.  I read about creating alias's, but having hard
> time figuring out how to create an alias of racfPassword and calling it
> userpassword.
>
> If I am barking up the wrong tree, please someone point it out.   If
> anyone can assist, I'd be grateful! we do have ticket open with IBM, but
> not getting a lot of traction.
>
> Thanks, Dave
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to