• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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