nerdexam
Snowflake

ADA-C01 · Question #43

A user has enrolled in Multi-factor Authentication (MFA) for connecting to Snowflake. The user informs the Snowflake Administrator that they lost their mobile phone the previous evening. Which step…

The correct answer is A. Alter the user and set MINS TO BYPASS MFA to a value that will disable MFA long enough for. The MINS_TO_BYPASS_MFA property allows the account administrator to temporarily disable MFA for a user who has lost their phone or changed their phone number. The user can log in without MFA for the specified number of minutes, and then re-enroll in MFA using their new phone…

Account Management and Security

Question

A user has enrolled in Multi-factor Authentication (MFA) for connecting to Snowflake. The user informs the Snowflake Administrator that they lost their mobile phone the previous evening. Which step should the Administrator take to allow the user to log in to the system, without revoking their MFA enrollment?

Options

  • AAlter the user and set MINS TO BYPASS MFA to a value that will disable MFA long enough for
  • BAlter the user and set DISABLE_MFA to true, which will suspend the MFA requirement for 24
  • CInstruct the user to connect to Snowflake using SnowSQL, which does not support MFA
  • DInstruct the user to append the normal URL with /?mode=mfa_bypass&code= to log on.

How the community answered

(21 responses)
  • A
    81% (17)
  • B
    10% (2)
  • C
    5% (1)
  • D
    5% (1)

Explanation

The MINS_TO_BYPASS_MFA property allows the account administrator to temporarily disable MFA for a user who has lost their phone or changed their phone number. The user can log in without MFA for the specified number of minutes, and then re-enroll in MFA using their new phone. This does not revoke their MFA enrollment, unlike the DISABLE_MFA property, which cancels their enrollment and requires them to re-enroll from scratch.

Topics

#MFA#user management#MINS_TO_BYPASS_MFA#authentication bypass

Community Discussion

No community discussion yet for this question.

Full ADA-C01 Practice