Admin-Ahead Community

Windows => Control Panels => Plesk => Topic started by: jominj on February 05, 2014, 09:20:23 pm

Title: Logon failure: unknown user name or bad password
Post by: jominj on February 05, 2014, 09:20:23 pm
When trying to access File Manager, File sharing or change Domain user credentials the following error appears:

        Internal error: Unable to logon user (SERVER\username): (1326) Logon failure: unknown user name or bad password. (Error code 1)
        Message     Unable to logon user (SERVER\username): (1326) Logon failure: unknown user name or bad password. (Error code 1)
        File    Agent.php
        Line    212
        Type    PleskUtilException

We can solve the issue by running the command
Code: [Select]
C:>"%plesk_cli%\repair.exe" --synchronize-impersonation-storage

This will synchronize all the ftp users with Plesk databases.