Applicable to:
- Plesk for Windows
Symptoms
-
Subdomain creation on a Plesk for Windows server fails:
PLESK_ERROR: Error: filemng failed: Unable to logon user (server\johndoe): (1326) The user name or password is incorrect.
at LogonUser(server\johndoe)(CClientProfile::logon line 126)
at Plesk impersonation(PipeServer::ServerThread::impersonateWithoutProfile line 754)
at execute "C:\Program Files (x86)\Plesk\admin\bin\filemng" example --ex-create-directory "--path=C:\Inetpub\vhosts\example.com\old.example.com"(RunTime::RunAsUser::run line 223)
(Error code 1) \ -
The following error might be shown on attempts to open a website in a browser:
CONFIG_TEXT: aspnetcfg failed: The user name or password is incorrect. (Error code 1326) at Unable to logon user
Cause
The system users accounts' credentials in the OS are out of sync with those in the Plesk database.
Resolution
-
Connect to the server using RDP.
-
Start the Command Prompt with the administrative privileges.
-
Execute the following command to synchronize system users with the information in the Plesk database:
C:\> "%plesk_cli%\repair.exe" --synchronize-impersonation-storage
-
Execute this command to repair system user accounts on all subscriptions:
C:\> "%plesk_cli%\repair" --repair-all-webspaces-system-users
Comments
0 comments
Please sign in to leave a comment.