Hi, I currently use login_ldap to authenticate local user accounts against LDAP.
However, I would also like to deploy a two factor approach via SSH eg. using TOTP via login_oath. I can successfully have a user authenticate with either (switching the login class). However, is it possible to use both as consecutive login prompts?