This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tips:otp [2020/08/05 16:46] – created scipio | tips:otp [2020/12/05 16:23] (current) – scipio | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== oath ====== | ||
| + | |||
| + | |||
| + | |||
| PREREQUISITO: | PREREQUISITO: | ||
| Line 52: | Line 56: | ||
| # Exceptions from two-factor | # Exceptions from two-factor | ||
| - | auth [success=1 default=ignore] | + | auth [success=done default=ignore] |
| # Two-factor | # Two-factor | ||
| auth required pam_oath.so usersfile=/ | auth required pam_oath.so usersfile=/ | ||
| Line 77: | Line 81: | ||
| # Exceptions from two-factor | # Exceptions from two-factor | ||
| - | auth [success=1 default=ignore] | + | auth [success=done default=ignore] |
| # Two-factor | # Two-factor | ||