• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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