bradleyd / devops_for_the_desperate

The companion code for the book DevOps for the Desperate
111 stars 62 forks source link

Enable keyboard-interactive ssh authentication #18

Closed MstchCmBck closed 1 year ago

MstchCmBck commented 1 year ago

At the end of the chapter 3, I can't authenticate the bender user as the keyboard-interactive authentication method was disabled on my VM. I am using the last Ubuntu LTS version (ubuntu/jammy64). Maybe the parameter KbdInteractiveAuthentication was set to yes by default on ubuntu/focal64. I enjoy the book by the way.

bradleyd commented 1 year ago

Hey @MstchCmBck.. thanks for reporting on this! Let me spin up a VM on my end and test it.

I am really glad you like the book 😄 Cheers

jasencarroll commented 1 year ago

This happened to me the other day! Something was wrong with my configuration. Sorry I cant remember the specifics at this point though I think I had to nuke my vagrant virtualbox and start over. What was eventually confusing and concerning to me is everything started skipping the passkey prompt - so luckily we had two factor...