Newly I'm:
I execute a command to LDAP server:
ldapsearch -h localhost -p 3389 -D racfid=ibmuser,profiletype=user,cn=RACFA,o=IBM,c=US -w ibmuser -s base "classobject=*"
and result a error message:
GLD5002A The __passwd() function failed; not loaded from a program controlled library.
I know that ldapseart use the __passwd() function and that the LDAP server must be executed from a "CONTROLLED LIBRARY" but I can see with command "RLIST PROGRAM *" the result:
Class: program
Name: *
Member: PMBR
DATA SET NAME:
<ALL DATA SETS THA I DEFINE AS PROGRAM CONTROLLED>
Some DATA SETS has tha PADS CHECKING flag in YES
My cusetion is:
What do to resolve the error message od __passwd() if I define the DATA SETS about LDAP server as program controlled??
Thanks fora any help.
Alex
I execute a command to LDAP server:
ldapsearch -h localhost -p 3389 -D racfid=ibmuser,profiletype=user,cn=RACFA,o=IBM,c=US -w ibmuser -s base "classobject=*"
and result a error message:
GLD5002A The __passwd() function failed; not loaded from a program controlled library.
I know that ldapseart use the __passwd() function and that the LDAP server must be executed from a "CONTROLLED LIBRARY" but I can see with command "RLIST PROGRAM *" the result:
Class: program
Name: *
Member: PMBR
DATA SET NAME:
<ALL DATA SETS THA I DEFINE AS PROGRAM CONTROLLED>
Some DATA SETS has tha PADS CHECKING flag in YES
My cusetion is:
What do to resolve the error message od __passwd() if I define the DATA SETS about LDAP server as program controlled??
Thanks fora any help.
Alex