How to Generate 1 Time Link for Plesk (to login without password)

For security reasons, the command to retrieve a Plesk "admin" password has been removed in Plesk Onyx. Use a one-time login link to log in to Plesk without a password. To generate a one-time login link:

Run the following command to generate two links: One - to access Plesk by its hostname, another - by server IP address:

 # plesk login

Note: If a server hostname is not resolvable from the Internet, hostname link will not be generated.

Copy one of the generated links and open it in a web-browser.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to get/reset lost Plesk Administrator password in Plesk for Linux

Login as root.  # plesk bin admin --set-admin-password -passwd '*****' Run the command below...

Unknown "no_cache" variable nginx

The issue might be caused by outdated custom vhost templates created on 17.5. Plesk 17.8 brings...

How to enable/disable gzip compression in nginx on a Plesk server

Enabling gzip compression for a domain in Plesk Log in to Plesk. Go to Domains >...

How to enable HTTP/2 Support in Plesk

HTTP/2 (also known as HTTP/2.0 and HTTP 2.0) is the second major version of the HTTP network...