• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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