Disable the TOTP secret key for an ONTAP user account
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
-
Disable the TOTP secret key:
security login totp modify -vserver <svm_name> -username <account_username> -enabled false
Learn more about
security login totp modify
in the ONTAP command reference.