User Tools

Site Tools


2fa_на_предприятии

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
2fa_на_предприятии [2025/08/11 14:47]
val [Шаг 3. Настраиваем VPN доступ с 2FA]
2fa_на_предприятии [2025/08/18 06:32] (current)
val [2FA на предприятии]
Line 5: Line 5:
  
   * [[https://​2fa.zone/​|Get 2FA Verification Code]]   * [[https://​2fa.zone/​|Get 2FA Verification Code]]
 +  * [[https://​2fa.fb.rip/​]]
 +  * [[https://​2fa.live/​]]
 +
   * [[https://​winitpro.ru/​index.php/​2021/​12/​21/​2fa-dlya-ssh-v-linux/​|Включаем двухфакторную аутентификацию (2FA) для SSH входа в Linux]]   * [[https://​winitpro.ru/​index.php/​2021/​12/​21/​2fa-dlya-ssh-v-linux/​|Включаем двухфакторную аутентификацию (2FA) для SSH входа в Linux]]
 +  * [[https://​networkjutsu.com/​ssh-google-authenticator/​|Securing SSH with Google Authenticator]]
 +
   * [[https://​perfecto25.medium.com/​openvpn-community-2fa-with-google-authenticator-4f2a7cb08128|OpenVPN Community + 2FA with Google Authenticator]]   * [[https://​perfecto25.medium.com/​openvpn-community-2fa-with-google-authenticator-4f2a7cb08128|OpenVPN Community + 2FA with Google Authenticator]]
 +  * [[https://​askubuntu.com/​questions/​1444599/​does-ubuntu-openvpn-client-supports-static-challenge]]
 +
 +  * [[https://​networkjutsu.com/​freeradius-google-authenticator/​|Adding Two-Factor Authentication to FreeRADIUS]]
  
 ===== Реклама ===== ===== Реклама =====
Line 44: Line 52:
 auth required pam_google_authenticator.so authtok_prompt=pin auth required pam_google_authenticator.so authtok_prompt=pin
 #auth required pam_google_authenticator.so authtok_prompt=pin user=root secret=/​etc/​openvpn/​google-auth/​${USER} #auth required pam_google_authenticator.so authtok_prompt=pin user=root secret=/​etc/​openvpn/​google-auth/​${USER}
 +...
 +</​code><​code>​
 +# systemctl edit openvpn@openvpn1
 +</​code><​code>​
 +[Service]
 +ProtectHome=no
 +</​code><​code>​
 +# cat /​etc/​openvpn/​openvpn1.conf
 +</​code><​code>​
 +...
 +plugin /​usr/​lib/​x86_64-linux-gnu/​openvpn/​plugins/​openvpn-plugin-auth-pam.so "​openvpn login USERNAME password PASSWORD pin OTP"
 ... ...
 </​code>​ </​code>​
2fa_на_предприятии.1754912870.txt.gz · Last modified: 2025/08/11 14:47 by val