Hi Team,
Recently, we discovered a change in the /opt/freeware/bin/ldapsearch command on AIX.
The command no longer accepts the -h option for specifying the hostname. Instead, it now requires the -H option with the LDAP protocol.
Previous usage:
/opt/freeware/bin/ldapsearch -h hostname
Current required usage:
/opt/freeware/bin/ldapsearch -H ldap://hostname
If the old -h option is used, the command returns an "illegal option" error and fails with exit code -1.
Can you please let me know from when this change has been done. From which version of Openldap this change has taken place.
Regards,
Manish Anand
------------------------------
Manish Anand
------------------------------