Steps to fix two factor auth setup error

Revision as of 06:01, 17 August 2017 by Nbhagwat (talk | contribs) (Created page with "=== <h1>Steps_to_fix_two_factor_auth_setup_error</h1> === <hr> <br> <h2>Problem: </h2> Unable to configure two factor auth for the user and getting following error while ente...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Steps_to_fix_two_factor_auth_setup_error



Problem:

Unable to configure two factor auth for the user and getting following error while entering 6 digit code during setup.

"Error! Enter code again to confirm setup"


Solution:

We need to increase time windows offset limit for two factor authentication.

su - zimbra
zmprov mcf zimbraTwoFactorTimeWindowOffset 15   
zmprov fc -a all   

Note: If you still get same error with 15 then increase offset upto 30. 30 is maximum limit.

Jump to: navigation, search