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

Unable to change administrator's password

C

clavoie

Guest
Hi,

I have just installed Plesk 8.1 on Debian 3.1. Although I was able to complete the installation and log into the system, I could not change the administrator password at the initial configuratios screen.

Code:
Unable to change administrator's password: copy_file failed: copy_file: System Error: invalid file paths in /opt/psa/admin/bin/copy_file /opt/psa/tmp/nsfULYAs6 /etc/psa/.psa.shadow:

0: /usr/opt/psa/admin/htdocs/server/configure.php3:172

The "/opt/psa/tmp/nsfULYAs6" file was missing, so I checked the file permissions on both the "/opt/psa/tmp/" directory and "/etc/psa/.psa.shadow" file:

Code:
www:/home/collin# ls -la /opt/psa/tmp/
drwxrwxrwt   5 root root   4096 2007-01-08 23:12 .

www:/home/collin# ls -la /etc/psa/.psa.shadow
-rw-------  1 psaadm psaadm 6 2007-01-08 02:00 /etc/psa/.psa.shadow

Furthermore, I could read the default password in the shadow file.

If we consider the error message, "invalid file paths" could be refferring to ""/opt/psa/tmp/nsfULYAs6", which I did not find. Could a component be missing? Could it be a cryptographical mechanism required to generate the encrypted password?

I appreciate any help that can be provided.

Collin Lavoie
System Administrator
 
Back
Top