• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Current admin password not accepted when trying to change

Oddish

New Pleskian
  1. I log in using my current admin password
  2. Click "Change password", enter current pass and new pass twice.
  3. Error msg: The old password is incorrect. Please try again.
OS: Ubuntu 16.04.2 LTS‬
Product : Plesk Onyx
Version: 17.0.17 Update #27
 
Hello,
perhaps this will solve your problem:

I had this myself.
Be careful only to use
these special characters
!@#$%^&*? of course together with alphabetic and numeric characters

otherwise Plesk will accept the password-change, but it is not possible to log in.
 
Last edited:
I actually didn't use any special characters when I changed the password. Today I noticed something strange though. When two of us (admins) are logged in with the same account it says that "A user with the same name "admin" is already logged in" or something like that. But we don't use "admin" to login, we had our cloud server partner change the admin username to "root" (don't ask me why). Could there be a conflict there? Is it possible to have two admin accounts? I'm thinking that maybe I'm successfully changing the password for "admin" in some way.
 
Ok, well that wasn't it. There's nothing under "Additional Administrator Accounts". So, any other suggestions?
 
Have you tried to use --get-login-link option for admin command in CLI?
 
Yes, but the problem isn't that I can't access Plesk. The problem is:
  1. I log in using my current admin password
  2. Click "Change password", enter current pass and new pass twice.
  3. Error msg: The old password is incorrect. Please try again.
 
Have you tried to reset admin's password with

# plesk bin init_conf -u -passwd new_password

?
 
Back
Top