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.
We’ve implemented Duo two-factor authentication (pam_duo) on our Linux machines.
We’re looking into adding our Linux machines into our Windows active directory. After adding one of our Linux machines to our AD, I’ve noticed that the local user 2FA no...
I have a user who is trying to use scp to copy files between computers. We have our Linux computers set up with pam_duo configuration. However, he encountered an issue where he is prompt to 2FA and accepted the authentication but the file transfer di...
I have a few Linux machines that have been setup with two-factor authentication for logins. Is there a way to hash or salt the Secret Key for the Unix application and apply it to the pam_duo.conf file?
I know there’s a Windows password encryption too...
I have set up pam duo for CentOS7 but can’t figure out how to authenticate users when they log in. Currently, it’ll only push a 2FA notification to my device when I perform sudo commands. I would like to authenticate user login and sudo commands.
I h...
Hello,
I am new to setting up Duo 2FA for Unix, yet new to Linux environment also. I have followed both log_duo and pam_duo instructions. What I am trying to figure out is how to implement Unix 2FA with an existing Duo User. I realized that when I “t...
Sorry for the late reply. But yes, I was able to configure the permitted group restrictions on my Duo application.
I have another scenario. Is it possible to have a user that utilizes multiple computers, yet use the same device to authenticate him/he...
Thank you, I was able to enroll the user from my account.
I have ran into another issue. I tried to access the Demo account and it shows this error:
When I enrolled the Demo user, I enrolled with the same device as my default user… Could it be that ...
I have found a way to implement Duo with password for my User account.
I followed this guideline and seemed to work: How do I enable pam_duo to use passwords instead of public key authentication?strong text
I created a new user account and set the pa...