kha7iq/kc-ssh-pam

feat-req: OTP/TOTP Login only

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.
No, not currently.

A clear and concise description of what the problem is. Ex.
I would like to use this library in my Kubernetes cluster for SSH authentication however I have no choice to allow OTP/TOTP only.

Describe the solution you'd like
I would only like to let users login via Time-Based one Time Passwords, or OTP. This includes apps like Authy, Google Authenticator.. etc.

Describe alternatives you've considered
google-authenticator APT package provided from google. However this does not manage a user-base.

Additional context
ssh user@serverIP -> TOTP/OTP Enter -> Logged in

NVM, I've decided to fork privately