Technote (FAQ)


Question

How to run the 64bit IBM ldapsearch command

Answer

1. Use the idslink command to make the appropriate 64bit links

For example, if using IBM LDAP v6.2, run this:
# cd /opt/IBM/ldap/V6.2/bin
# ./idslink -i -g -l 64 -f

2. Run the ldapsearch command
# /opt/IBM/ldap/V6.2/bin/64/ldapsearch <...>