Skip to content

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 optionsRequired/OptionalDescription
-nRequiredThe name of the user that owns the MFA secret.
-tiOptionalThe 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"