Applies to: Centrify DirectControl version 5.2.2 and lower on AIX
Problem: running Centrify DirectControl ssh-keygen may give the following error:
Could not load host key: /etc/centrifydc/ssh/ssh_host_rsa_key Could not load host key: /etc/centrifydc/ssh/ssh_host_dsa_key Could not load host key: /etc/centrifydc/ssh/ssh_host_ecdsa_key
bash-4.3# ssh-keygen exec(): 0509-036 Cannot load program ssh-keygen because of the following errors: rtld: 0712-001 Symbol EC_GROUP_method_of was referenced from module ssh-keygen(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol EC_METHOD_get_field_type was referenced from module ssh-keygen(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol EC_GROUP_get_order was referenced from module ssh-keygen(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol EC_GROUP_get_curve_name was referenced from module ssh-keygen(), but a runtime definition of the symbol was not found.