Hi,
I have a similar problem
I'm working on AIX 7.1, we installed idsldap.clt64bit63
Now, lslpp -L | grep -i ldap shows
idsldap.clt64bit63.rte 6.3.0.3 C F Directory Server - 64 bit
idsldap.cltbase63.adt 6.3.0.3 C F Directory Server - Base Client
idsldap.cltbase63.rte 6.3.0.3 C F Directory Server - Base Client
and ldap_rfc shows
[Fri Jul 5 19:13:48 2013]
SAP LDAP Connector, (c) 1999-2005 SAP AG, Walldorf, Germany
(for help, call with command line parameter "-help")
============================================================
Version : 2.8.8
LDAP library : International Business Machines Corp. LDAP C SDK 510
Character length in bytes : 2
Executable type : Optimized (singlethreaded)
Build-Release (date) : 720 (Jul 7 2012)
Update Level : 0
Patch Number : 300
OS (release, platform) : AIX (1, rs6000_64)
Startup time : Fri Jul 5 19:13:48 2013
Command line : ldap_rfc
Extracted RFC parameters :
Gateway host : <not set> (default)
Gateway service : <not set> (default)
Program ID : <not set> (default)
Standard tracelevel : 0 (default)
Logfile : <not set> (default)
Connection outdate (min) : 60 (default)
Max. number of connections : 32 (default)
Page size (0 = no paging) : 0 (default)
Codepage : <not set> (default)
Support tracelevel : 0 (default)
Memory trace max. lines : 10000 (default)
Memory trace keeping time : 86400 (default)
Force singlethreaded : Not set (default)
No UTF8 conversion : Not set (default)
No Paged Search check : Not set (default)
Configuration file : ldap_rfc.cfg (default)
I've configured ldap_connector and run rfcexec. Test connection works fine
But, when I go to LDAP trans. and try logon I get
RFC error: Function LDAPRFC_BIND not found
Message no. LDAP032
And, in rfcexec command:
> rfcexec -a LDAP_XXXX -g hostname -x sapgw00
Unknown function module: Function LDAPRFC_BIND not found
I haven't found anything about it and I guess I have to install another ldap client component. Is it true? which one?
In my AIX installation DVD I have
idsldap.clt64bit63 (the one installed)
idsldap.cltbase63
idsldap.cltjava63
idsldap.ent63
idsldap.msg63.en_US
idsldap.webadmin63
idsldap.webadmin_max_crypto63
Thanks in advance