delete-auth-factor-totp
Delete TOTP(s) for an existing SFiler user. This command deletes all the TOTP for the specified user or the TOTP specified by the -ti option.
Syntax:
shell
sfiler-admin [options] delete-auth-factor-totp [command options]
Command options | Required/Optional | Description |
---|---|---|
-n | Required | The name of the user that owns the MFA secret. |
-ti | Optional | The unique ID of the MFA secret. |
Example:
shell
sfiler-admin.exe -l sfiler-master -p 01234 -s https://www.sfiler.com/sfiler/server/ delete-auth-factor-totp -n "my-user"