• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

How to limit Samba accesses

brainforge

Basic Pleskian
Samba accesses can be restricted to certains IP / ranges through the access tab in the Plesk Samba extension screen.
This builds the /etc/samba/smb.conf.include file with entered information.
All well and good so far.

This file contains the standard 'do not modify...' text, so making manual changes directly here is undesirable.

In Plesk are some Linux commands such as /usr/local/psa/bin/php_handler through which permitted changes can be made from the command line.

Is there a similar command included which would allow a shell script to make changes in a supported manner like the /usr/local/psa/bin/php_handler file does?
I.E. any changes the script makes can be seen in the Plesk Panel and unless admin changes them through the panel will be persistent.

Or should I have put this in a new feature request...
 
Last edited:
Back
Top