• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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