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

Resolved How To show DNS Settings (Plesk Web Admin Edition)

Soufiane Abid

New Pleskian
Hi everyone
I have problem with plesk controle panel \=
dns settings or name server settings hidden on my panel

Please ,What caused the problem ?

version 12
 
Thank you for replay
I have error when run the command
poweruser --on -simple true -lock true


Nr93e7L.png
 
Hi Soufiane Abid,

the executable "poweruser" is located at: => /usr/local/psa/bin/poweruser ( pls. use the FULL path if you experience issues while using the command ):
Code:
/usr/local/psa/bin/poweruser --help

Usage: poweruser command [options]

    Available commands:
    --on or -o                         Enables the Power User view
    --off or -f                        Disables the Power User view
    --help or -h                       Displays this help page.

    Available options:
    -ip  <IP address>[,<IP address>]   IP addresses assigned to the
                                       subscription. You can choose one or
                                       several IPv4 and IPv6 addresses.
    -domain            <domain_name>   The name for the main website of the
                                       default subscription.
    -simple            <true|false>    Use this option to limit the number of
                                       actions the administrator can take in
                                       the Power User view. The actions
                                       availability is set up in Tools &
                                       Settings > Custom View Settings
    -lock              <true|false>    If true, the administrator cannot
                                       switch back from the custom view using
                                       the GUI.
 
Back
Top