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.
I tried it both ways. If PasswordAuthentication is no, my login just fails. If it’s yes, it at least works and pushes to my mobile to accept.
I know the password is correct because I’m copy/pasting it.
Do you actually have this working with pam_duo o...
I just tried that as well. I matched all the settings from that article. Same result though.
[duo]
ikey =
skey =
host =
pushinfo = yes
autopush = yes
prompts = 1
sshd_config:
PubkeyAuthentication no
PasswordAuthentication yes
UsePAM yes
ChallengeResp...
I’ve already looked at that. I’m not using pub key authentication. I’m using password authentication.
I even created a brand new Ubuntu 22.04 VM, did the exact same config and the same thing happened. It only auto-pushes to my mobile. I never get the...