Hello,
We are enforcing 2FA on our instance and I’m looking for a place to see which users are enrolled and which users are not enrolled into 2FA. Where can I see this?
Thank you
Hello,
We are enforcing 2FA on our instance and I’m looking for a place to see which users are enrolled and which users are not enrolled into 2FA. Where can I see this?
Thank you
Thank you @nihe! Unfortunately I am not technical. Is there a place to pliug in this script into the Nextcloud graphical user interface, or I need to get into the server’s management through commandline?
Yes, you need to download scripts to your server and run it on the bash.
in addition to the comment by @rakekniven
curl -o twofactor_status.sh https://gitlab.com/niclasheinz/nextcloud-scripts/-/raw/main/security/twofactor_status.sh?ref_type=heads
chmod 770 twofactor_status.sh
./twofactor_status.sh
Thank you. This is above my technical abilities, but will share with colleagues and hopefully someone will be able to do it!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.