Have you considered wrapping the LDAP routines with your own C code?
Might make it easier. Yeah, longer execution code path, but if it gets you in control then it's worth it.

-- R; <><


On 6/6/23 13:34, Dave Clark wrote:
"IBM Mainframe Assembler List" <[email protected]> wrote on
06/06/2023 01:04:43 PM:
Many of the "long name" functions have 8-byte names as alias's.
         OK, so how would I find out the aliases for these C functions?

ldap_init
ldap_open
ldap_bind_s
ldap_simple_bind_s
ldap_unbind_s
ldap_search_s
etc.

Sincerely,

Dave Clark

Reply via email to