Quantcast
Channel: Raspberry Pi – IT Solutions Technology Blog
Viewing all articles
Browse latest Browse all 1148

Raspberry Pi – how to remove a user from two factor authentication (2FA) from the Google Authenticator

$
0
0

Simple remove the file .google_authenticator from the users home directory

root@rpi-iot-jsho-cam-03:~# rm /home/pi/.google_authenticator

Remove root from 2FA Authentication is as follows

root@rpi-iot-jsho-cam-03:~# rm .google_authenticator

Viewing all articles
Browse latest Browse all 1148

Trending Articles