Skip to main content

Disable the TOTP secret key for an ONTAP user account

Contributors netapp-aherbin netapp-bhouser

If a local user's time-based one-time password (TOTP) secret key is lost, the lost key must be disabled by a storage administrator before the user can create a new TOTP secret key.

About this task

This task can only be performed from a cluster administrator account.

Step
  1. Disable the TOTP secret key:

    security login totp modify -vserver <svm_name> -username <account_username> -enabled false
    Cli