On Tue, Mar 19, 2019 at 5:39 AM Christian Kraus <[email protected]> wrote:
> Hi, > > > Is there a way to deaktivate TOTP for a user after it was enabled (through > password change, or administrator rights) ? > > > I don't know that there's currently a way within the web interface. If you want to disable it for a particular user you'll have to remove the attributes within the "guacamole_user_attributes" table for that particular user. If you want to disable it altogether just remove the TOTP module from the extensions folder. -Nick
