Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
Prior to implementing Duo Unix with pam_duo on RHEL7, /var/log/secure would normally show whether the user logged in with either password(keyboard-interactive) OR pubkey.
Now, those logs only say keyboard-interactive. Is there a way to differe...
Hello
Is there a way to setup /etc/pam.d/sshd and /etc/ssh/sshd_config for publickey OR password? In other words, If a user prefers password first factor versus publickey first factor. I’d like the option of both.
Hello
Is there a way to setup /etc/pam.d/sshd and /etc/ssh/sshd_config for publickey OR password? In other words, If a user prefers password first factor versus publickey first factor. I’d like the option of both.
Hello,
I’ve recently successfully installed and configured Duo Unix using pam_duo on RHEL7 with pubkey authentication method.
My department would like the ability to bypass 2FA for subsequent SSH logins by the same user. So far I’ve only been able to...
What is the difference between ‘duo_client_python’ and ‘duo_python’?
GitHub
duosecurity/duo_client_python
Contribute to duosecurity/duo_client_python development by creating an account on GitHub.
...
Solved.
I installed package “pam_2fa” and used the module “pam_ssh_user_auth.so” in /etc.pam.d/sshd
/etc/ssh/sshd_config
ExposeAuthenticationMethods pam-only