Questions tagged [multi-factor-authentication]
5 questions
2
votes
1 answer
Azure MFA for Windows 10 PC login
Is there a way to use azure MFA (using the Authenticator App) for Windows 10 Desktop logins?
The goal is that users, who login on a Domain PC, need to authenticate via the Microsoft Authenticator App for every login on the PC.
I know there is a…

Sardar Agabejli
- 123
- 1
- 7
1
vote
1 answer
Cannot configure MFA even after acquiring Azure AD Premium P1 license
I am trying to configure two-factor authentication for a specific set of users from a particular location.
For that, I recently purchased Azure AD Premium P1 license and I'm the global admin of my azure account.
But the issue is, even after doing…
KKR_234
1
vote
0 answers
Using ssh with sssd for password or publickey and extending with MFA support through PAM
So after some extensive testing and discussing I can no longer wrap my head around this problem on my own.
Goal: Authenticating over ssh with either publickey or password, and use PAM for MFA.
System used is Ubuntu Server 20.04
Splitting this into…

emollusion
- 11
- 1
1
vote
0 answers
Securing SSH access with YubiKey: ed25519-sk vs. pam_yubico
I just got some YubiKeys to secure my important accounts and am now wondering about the best way of securing access to some VPS boxes I have. Up until now, I have disabled password-based login and used SSH keys to connect to the servers.
As far as I…

Benjamin Schneider
- 11
- 1
-1
votes
1 answer
Any method to do 2FA when two backend systems communicates via web API?
When a human logs into a website with 2FA, the human reads the generated TOTP code from the google authenticator app on his phone and enters it onto the website which he is trying to login.
I am designing a backend integration between two systems…

Silly Dude
- 558
- 3
- 9
- 22