resetenforcemfa deprecated

PACKAGE: open-xchange-multifactor

NAME

resetenforcemfa - resets the multifactor enforcement entries for a given user.

SYNOPSIS

resetenforcemfa [OPTION]...

DESCRIPTION

Resets the multifactor enforcement entries for a given user.

OPTIONS

-c, --contextid contextid : The context identifier. Mandatory.

-i, --userid userId : Id of the user. Mandatory.

-A, --adminuser contextAdmin : Context admin user name for authentication. Optional, depending on your configuration.

-P, --adminpass contextAdminPassword : Context admin password for authentication. Optional, depending on your configuration.

--api-root URL : URL to an alternative HTTP API endpoint. Example: 'https://192.168.0.1:8443/admin/v1/'. Default: 'http://localhost:8009/admin/v1'.

-h, --help : Prints a help text.

EXAMPLES

resetenforcemfa -A contextAdmin -P secret -c 1138 -i 137

Resets the multifactor enforcement entries of the user.

SEE ALSO

deletemultifactordevice(1), listmultifactordevice(1)