• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Google authenticator - phone change

Gracjan1

New Pleskian
Hello there,
I've installed google two-factor authentication for my Plesk panel (admin user).
After phone change I can't log in.
I've got access only using another admin name account without this authentication but I can't see proper app. for disable this.
Is there any chances to delete this via Panel or ssh?
 
Hi Gracjan1,

please use the command line ( log in as root over ssh ) to solve such issues:


List the "HELP", to see, what strings might be used with the utility "extensions":

/usr/local/psa/bin/extension -h ( or --help )

List your extensions:

/usr/local/psa/bin/extension -l

Remove extension:

/usr/local/psa/bin/extension -u EXTENSION_NAME
 
Please keep it cold, so I might drink if after the work! ^^
 
Hi Gracjan1,

please use the command line ( log in as root over ssh ) to solve such issues:


List the "HELP", to see, what strings might be used with the utility "extensions":

/usr/local/psa/bin/extension -h ( or --help )

List your extensions:

/usr/local/psa/bin/extension -l

Remove extension:

/usr/local/psa/bin/extension -u EXTENSION_NAME


the above work, but is quite crude. If you have a server with 100 customers, and 1 looses their phone you can't possible delete the complete extension for all to save this one customer?

In other words, how to disable the extension for just one customer?
One work-around would be to create a new customer account and connect the subscribtion to it?

But is there any other way, like to just disable the GA for that customer only?
 
Back
Top