HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //usr/share/webmin/webmin/help/twofactor.html
<header>Two-Factor Authentication</header>

Two-factor authentication can be used to add an extra layer of security
to a Webmin account, as well as the regular username and password. When enabled,
a user will need to provide an extra authentication token which typically
comes from a smartphone app, hardware OTP generator or SMS. <p>

This page allows you to select an authentication provider for Webmin users
on your system. Once enabled, each user can then enroll for two-factor
in the <b>Webmin Users</b> module. The available two-factor providers are :

<dl>

<dt><b>Authy</b>
<dd>This is a commercial service that provides a smartphone app and website
    for managing two-factor users. Each user must create an account on Authy's
    website and link it to their smartphone. <p>

<dt><b>Google Authenticator</b>
<dd>This is a smartphone app that implements the standard TOTP protocol. Each
    user must scan a QR code using the app to link their tokens with the
    Webmin server. <p>

</dl>

<footer>