CONFIG AUTH TOTP USERREMOVE

Level

user,modify

History

Appears in 4.5.0

Description

Remove users from the TOTP database

Usage

user=user: The username (matching characters [], ? and * can be used) (optional)
domain=domain: The domain name (optional)
orphaned=0|1: Filter the users not referenced by configured LDAP (optional)
lastused=x: Fitler the users who didn't use TOTP since given date as UNIX timestamp (optional)

Example

CONFIG AUTH TOTP USERREMOVE user=au* domain=domain.net orphaned=1 lastused=1640991600