I saw the announcement of enforcing Admin accounts to use 2-Step Verification and have a couple of questions
Thanks very much
Graham
Solved! Go to Solution.
1) Iโm not sure, but I will advise in the strongest possible terms that you really (really, really) want to have ALL your users, not just admins, using 2SV in this day and age, given the security threats out there.
2) Scripts should use server-to-server OAuth to authenticate, not a username and password.
Hope that helps,
Ian
1) Iโm not sure, but I will advise in the strongest possible terms that you really (really, really) want to have ALL your users, not just admins, using 2SV in this day and age, given the security threats out there.
2) Scripts should use server-to-server OAuth to authenticate, not a username and password.
Hope that helps,
Ian
Thanks Ian
I agree about all users having 2SV and we do enforce that for all accounts - except the one that runs our scripts. Based on the second part of your reply, we should be applying 2SV to that account as well as it will not impact the running of the scripts, so that is my next job!!
Appreciate your help
Graham
admins are any user with permissions belonging to workspace services.
Thanks, that helps clarify that part
Hi there,
it will apply to any account that has been assigned an admin role.
I got hit by this on one of our shared mailbox / role accounts. As a super admin you can generate a new set of backup codes that can then be used to actually sign in to the account to setup 2sv correctly