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

Resolved Using login inside password for FTP

benjvrs

New Pleskian
Hi,

Even using a "very-low" password security policy, I can't use the "login" value inside the "password" field when creating an FTP user (I know it's bad, I just need to).

Is there any workaround to do so ? By using command line for instance ?
Or would I need to download an FTP program and do this on my own outside of PLESK ?

Thanks
 
Last edited:
Sorry, but we are not going to degrade security level of Plesk in this manner and there is no any workaround from Plesk side.
 
For those like me who need to put the password they want (even if not secured) for an FTP user, just change the user password in shell, as the FTP users seems to be connected to filesystem users:
$ passwd my_user
 
Back
Top