FileList::init() failed: ls_dir_wrapper() failed: Unable to logon user (SERVER_NAME\\username): (1331) Logon failure: account currently disabled.
---------------------- Debug Info -------------------------------
0: C:\\Program Files\\SWsoft\\Plesk\\admin\\htdocs\\filemanager\\filemanager.php:672 psaerror(string "FileList::init() failed: ls_dir_wrapper() failed: Unable to logon user (SERVER_NAME\\username): (1331) Logon failure: account currently disabled."
Resolution
The user needs to be enabled using the Computer Management console or the command line:
Go to Computer Management, expand Local Users and Groups, Users, find the user that is disabled, right-click, Properties, General tab, uncheck Account is disabled check-box, click OK.
Senior Engineer Jessie
Comments