Installing the Linux PAM
To install the Linux Pluggable Authentication Module (PAM) on your Linux environment, you install the PAM rpm's along with some dependencies:
To install the Linux Pluggable Authentication Module (PAM) on your Linux environment, you install the PAM rpm's along with some dependencies:
pam_oracle-cloud-<version>.x86_64.rpm
authn_oracle_cloud-<version>.x86_64.rpm
yum list installed | grep curl.x86_64
yum list installed | grep json-c.x86_64
yum install json-c
yum install curl
cd <folder where
pam_oracle-cloud-version.rpm resides>
yum install pam_oracle-cloud-version.rpm
authn-oracle-cloud.rpm
rpm -Uvh pam_oracle-cloud.rpm
authn-oracle-cloud.rpm