PublicMathWiki: MFA/IMathAccount

Securing I-MATH account with MFA

There are two different options to secure access:

  1. SSH private/public keys ssh#Quick_Start

  2. MFA authentication

Both can be used in parallel.

Option (1) is most secure and very handy if you use always the same computer to login to I-MATH hosts.

Option (2) is fine as well, but on the first login of a period, you have to provide a one-time-token (OTP).

OTP login process

The I-MATH account can be protected with one-time passwords authentication.

The configuration is managed with the authenticator command.

The second factor is required to access the ssh server if there is no ssh private/public key setup. In next future it will be also implemented for ThinLinc.

Configuring MFA

Warning Use with care: running the command will overwrite any current configuration, invalidating your current authenticating device!

Restoring/regenerating recovery codes

The recovery codes can be regenerated with authenticator refresh and displayed with authenticator show codes.

PublicMathWiki: MFA/IMathAccount (last edited 2025-05-16 09:20:24 by crose)