delete-auth-factor-totp
Supprime le(s) TOTP d'un utilisateur S-Filer existant. Cette commande supprime tous les TOTP de l'utilisateur spécifié ou le TOTP spécifié par l'option -ti.
Syntaxe:
shell
sfiler-admin [options] delete-auth-factor-totp [options de commande]
Options de commande | Obligatoire/Optionnel | Description |
---|---|---|
-n | Obligatoire | The name of the user that owns the MFA secret. |
-ti | Optionnel | The unique ID of the MFA secret. |
Exemple:
shell
sfiler-admin.exe -l sfiler-master -p 01234 -s https://www.sfiler.com/sfiler/server/ delete-auth-factor-totp -n "mon-usager"