Error: Unable to create directories: vhostmng failed: Unable to lookup SID for name USERNAME: (1332)
Hello,
If you are facing the following error while creating the subdomain through the Plesk control panel, please refer to the steps given below:
Error: Unable to create directories: vhostmng failed: Unable to lookup SID for name USERNAME: (1332) No mapping between account names and security IDs was done.
1. Login to the Windows server via. RDP.
2. Open the command prompt and execute the following commands:
net user USERNAME /add
Result: The command completed successfully.
net localgroup psacln USERNAME /add
Result: The command completed successfully.
While executing the above please change the USERNAME with your username for which you are facing the issue.
Leave a comment: