Fail to upgrade centrify-openssh from Suite2016.1 to Suite2017.2 via native command
Problem: Failed to upgrade centrify-openssh from Suite 2016.1 to Suite 2017.2 via native command.
This issue also exists on HPUX 11.31 IA normal(LatPatch), Solaris 11.3 SPARC and AIX 7.1 PAM(TL4-SP4) when upgrade centrify-openssh from Suite2016.1 to Suite2017.2 via native command. This issue doesn't exist via ./install.sh with same platform. This issue also exists when upgrade centrify-openssh from Suite2016.1 to Suite2017.1 on the same platform via native command. This issue doesn't exist when upgrade centrify-openssh from Suite2016.1 to Suite2017 on the same platform via native command. The issue also exists on Solaris 11.3 SPARC and AIX 7.1 PAM(TL4-SP4) but not exist on HPUX 11.31 IA normal(LatPatch) when upgrade centrify-openssh from Suite2016.1 to Suite2017.2 via native command.
Cause: Openssh has library dependency for kerberos which got upgraded in suite 2017. The libkrb5.so.3 in CDC version 5.3.1-398 does not have function krb5_get_err, so suite 2017+ openssh dependency should be for >= CDC 5.4.0, so it cannot upgrade cdc-openssh without upgrading the entire set of CDC packages.