Configure the PingID SSH installation to enable it to work with PAM.
There are two main steps you must carry out to configure PAM for PingID:
- Edit the SSH configuration file sshd_config to set it up to use PAM.
- Edit the PAM configuration file to instruct PAM to use the PingID PAM module.
CAUTION: Do not enable PAM for
SSHD while ForceCommand is being used. This will confuse the SSHD service and may
cause authentication issues in SSHD-based utilities (for example, ssh, scp, or
sftp).
Important: While changing SSHD
or PAM configurations, keep an open session with root permissions. This will allow
you to reverse any changes without being locked out of the server.