mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-05 21:49:12 -04:00
Fixed type in mfa page
Merge branch 'pr-1441'
This commit is contained in:
commit
093b2f919a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Now we are going to add the authenticator as a login requirement:
|
||||||
|
|
||||||
1. `sudo authselect create-profile mfa --base-on sssd`
|
1. `sudo authselect create-profile mfa --base-on sssd`
|
||||||
|
|
||||||
2. Edit the custom system authentication template with `sudo nanois encouraged /etc/authselect/custom/mfa/system-auth`.
|
2. Edit the custom system authentication template in `/etc/authselect/custom/mfa/system-auth`.
|
||||||
|
|
||||||
Add the following line right after `auth required pam_faildelay.so delay=2000000`:
|
Add the following line right after `auth required pam_faildelay.so delay=2000000`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue