• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Cannot change ftp username

F

farshid

Guest
Hi,

I have a domain named whose ftp username is pamir and mistakenly my host name is pamir too. Now i have problems wiht conflicts as it seems that the users are clashing. I tried to change the ftp username but got the following messages:

Error: Unable to update hosting preferences:
The following system user attributes were not changed:
login (Unable to get the user (pamir) home: (2221) The user name could not be found.)
passwd (Unable to get the user (pamir) home: (2221) The user name could not be found.)
home (Unable to get the user (pamir) home: (2221) The user name could not be found.)
quota (Unable to get the user (pamir) home: (2221) The user name could not be found.)

How to solve this?

AFG
 
Hi all,
Try the following:
Open Computer management console.
Go to "Local users and groups", open Users.
Open properties of user "pamir".
Open profile tab. In "Local path" field enter path to domain folder.
For example if %plesk_vhosts% folder is "C:\inetpub\vhosts\" and domain name is domain.com then path should be C:\inetpub\vhosts\domain.com
 
Back
Top