• 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.

[Plesk 11.0.9] - Problem with task command

vincenzo.t

Basic Pleskian
Hello,

many customer open an ticket for segnalate this error:

Code:
user with id=10452 and name=XXXXX not found in chrooted passwd file
system error: No such file or directory

This happens when the customer ty to execute an task command, what is the problem?

Many times I solve changing the shell from /bin/false to /bin/sh and again to /bin/false

But how can I do an fix for ever?

Regards
 
Hello,

this problem happens in all servers and is not solved with the post, other solution?

By default I set chrooted on /bin/sh

This is the command

/usr/local/psa/bin/server_pref -u -crontab-secure-shell "/bin/sh"

Actually the solution is to change ftp access from "forbidden" to /bin/sh, bin/bash and after to "forbidden"
 
Back
Top