• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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