Originally posted by: SystemAdmin
Hi
I'm trying to configure the LDAP client on a AIX6.2 server but when I try running the /usr/sbin/start-secldapclntd command I get the error:
Starting the secldapclntd daemon.
exec(): 0509-036 Cannot load program /usr/sbin/secldapclntd because of the following errors:
0509-150 Dependent module /usr/lib/libibmldap.a could not be loaded.
0509-103 The module has an invalid magic number.
exec(): 0509-036 Cannot load program /usr/sbin/secldapclntd because of the following errors:
0509-150 Dependent module /usr/lib/libibmldap.a could not be loaded.
0509-103 The module has an invalid magic number.
The secldapclntd daemon failed to start.
I understand that this normally means that a 32bit program is running on a 64bit OS, however, AIX6.2 is 64bit and it is installed on a P6 P570 LPAR. Also /usr/lib/libibmldap.a links to /opt/IBM/ldap/V6.2/lib64/libibmldap.a.
I've tried to link it to /opt/IBM/ldap/V6.2/lib64/libibmldapn.a but I still get the same errors.
Any help will be appreciated.
#AIX-Forum