Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Oct 04, 2025, 04:39 AM

Title: How to set Security Policy in Plesk via CLI?
Post by: Suhitha on Oct 04, 2025, 04:39 AM
Question

How to set Security Policy in Plesk via CLI?


Answer

To configure Minimum password strength, you may use server_pref command:

# plesk bin server_pref -u -min_password_strength medium

Additional options:


To configure FTPS usage policy, use ftp-over-ssl flag:

plesk bin server_pref -u -ftp-over-ssl enabled

Additional options: