Skip to main content
We are aware of an issue with a recent Apache update that causes proxied sites to return a "421 Misdirected Request" error. Please see the following article for more information and updates:
Websites show 421 Misdirected Request error while using EA Nginx

Can I link to auto-login WHM and go to "list accounts" page? (with search even better)

Comments

4 comments

  • robb3369
    IMHO, I would NEVER pass a username/password in the URL... Always do a HTTPS post to get your password and other sensitive data inside the secure payload and NOT in the URL... If there are any proxies between you and the server, your root credentials would become known. I'd get a good password safe like Roboform instead... As far as standard abuse@ or postmaster@ accounts, are you looking for server wide settings? If so, there are alot of examples from Chirpy for forwarding all postmaster@ and abuse@ email accounts to your server's root email forwarder. [url=http://docs.cpanel.net/twiki/bin/view/AllDocumentation/AutomationIntegration/DevDownloads]cPanel & WHM's SDK
    0
  • cPanelMichael
    Hello :) You may find the following document helpful: Secure Remote Logins Thank you.
    0
  • mvirtue
    I have exactly the same need. Did you ever get an answer to this? I looked at Secure Remote Logins, and it MAY work, but I want to get to /scripts11/fetch_mail_queue and I can't find that anywhere in the documentation, or even searching in /usr/local/cpanel
    0
  • Ishware
    I had a PHP script that I was able to use for a while. It basically constructed the request, logged in, got the session code, and then constructed the URL that included the session code - so it would have worked for what you're wanting to do. But it stopped working, and I'm not sure why. And because I forgot about it, when I moved servers last time, I forgot to grab a copy (stupidly having the only copy on the server), so I've lost it. So that being said, if anyone reading this has a working script, I'd love a copy to play with. :) Also, I said "pweeeese" in 2014, and six years later, I'm horrified by that. lol
    0

Please sign in to leave a comment.