I have several Linux servers running duo with PAM with no issues. I am currently playing with Centos 7 and I am unable to use Duo with PAM. Duo does work with login_duo. I am receiving the following errors in my secure log:
shd[24405]: Failsafe Duo login for ‘xxxx’ from xxx.xxx.xxx.xxx: Couldn’t connect to ■■■■: Failed to connect
sshd[24405]: Accepted password for xxxxxx from xxx.xxx.xxx.xxx port 51374 ssh2
sshd[24405]: pam_unix(sshd:session): session opened for user xxxxxxx by (uid=0)
sshd[24604]: Failsafe Duo login for ‘xxxxxxx’ from xxx.xxx.xxx.xxx: Couldn’t connect to ■■■■: Failed to connect
sshd[24604]: Accepted password for xxxxxxx from xxx.xxx.xxx.xxx port 51375 ssh2
the xxx are my username and my ip address
Thank you in advance.