Timeline for SSH Publickey+TOTP and Password+TOTP simultaneously
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 17, 2020 at 8:05 | comment | added | Per Lundberg | Thanks @yurtesen. Yes, I will play around with this a bit more at some point to see if I can find a solution. | |
| Dec 15, 2020 at 15:31 | comment | added | yurtesen | @PerLundberg first of all if you check, he has same methods for all and per user config. But more importantly publickey authentication does NOT support 2FA. At the same time you can only have 1 type of keyboard-interactive. You can have password, password+totp or totp only based on PAM configuration.If you set keyboard-interactive to use only TOTP, then people can login only with TOTP passwords but they can't login using normal passwords anymore. Try on your Linux machine :) | |
| Dec 15, 2020 at 14:08 | comment | added | Per Lundberg | @yurtesen Are you sure, did we try that latter approach? I get the idea that we would have to configure (per user) whether to use password or key-basd auth. It's not super-pretty but it could work if we can't make it work in any other way... | |
| Dec 4, 2020 at 9:10 | comment | added | yurtesen | This configuration will allow authentication with SSH key but then will ask user password and then the verification code. | |
| Dec 3, 2020 at 10:48 | review | First posts | |||
| Dec 3, 2020 at 11:49 | |||||
| Dec 3, 2020 at 10:41 | history | answered | TimLovesTech | CC BY-SA 4.0 |