• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

psa.accounts "SALT"

RouvenM

New Pleskian
Hallo
wo finde ich den salt-key mit dem die Passwörter verschlüsselt sind?

Ich würde die Passwörter gerne in anderen selbstentwickelten Scripts außerhalb von plesk nutzen.



################################

Hello
where can I find the salt-key with the passwords are encrypted?

I would like to use the passwords in other self-developed scripts outside of plesk.
 
That info might be sensitive right now for plesk to give it to you over the forums. May I suggest you contact them through a ticket or contact Igor through PMs
 
Salts are randomly generated for every password and embedded in it. Secret key is individual for each Plesk instance (located at /etc/sw/private on Unix). Generally it's not a good idea to reuse the same secret key for anything else than Plesk.
 
Back
Top