• 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.

Resolved Change Root password

Dork

Regular Pleskian
Server operating system version
CentOS Linux 7.9.2009
Plesk version and microupdate number
Plesk Obsidian Version 18.0.54 Update #1
I would like to change my root password and I use the panel-link.
As a result I get: The old password is incorrect. Please try again.
 
I would like to change my root password and I use the panel-link.
As a result I get: The old password is incorrect. Please try again.
The password for the Root user can only be changed via SSH. Connect to your server via SSH, use the su command to switch to the superuser (root) and then use passwd command to set a new password.
 
The password for the Root user can only be changed via SSH. Connect to your server via SSH, use the su command to switch to the superuser (root) and then use passwd command to set a new password.
then what is the point of the link in the panel?
 
The Root user is tied to the Admin account in Plesk. You can view Root as an alias of the Admin account. Because Root has superuser privileges it's a security risk to allow users to the change the password from within Plesk. Hence it's not possible.

It's also actually not recommended to login to Plesk user the Root user. It's a safer practice to user the Admin user account.
 
Back
Top