Enforce 2FA for all users

We want to activate 2FA for all users (Enterprise Edition). I find the setting to enable it and to enforce it on a user basis. But is it possible to enforce 2FA for all users (or department) instead individuell for every user?

And a second question. During 2FA login I found a “remeber my PC for 90 days” checkbox. Can I reduce the days or deactivate the checkbox? Or is this part of the 2FA API?

Hello Tom,

you can set
ENABLE_FORCE_2FA_TO_ALL_USERS = True
in dtable_web_settings.py to achieve the desired goal.

(for more, see here: dtable_web_settings.py - SeaTable Admin Manual)

The 90days cannot be configured with a config file parameter.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.