Skip to main content

WHM Login on Azure

Comments

4 comments

  • cPanelMichael
    Hi @James Babin, The Azure instance creation interface is designed to prevent the use of root as an administrator username. You can follow the steps below to manually set the password for the root user: 1. Connect to the server via SSH using the credentials you entered for "Administrator Account" during the instance creation step in the image below: 2. Enter the following command to assume the role of root: sudo -s
    3. Enter the following command to set a new password for the root user: passwd root
    You will be asked to enter the new password twice for confirmation. 4. Login to WHM as root with the password you entered in the previous step. Let me know if this helps. Thanks!
    0
  • cPanelMichael
    Sorry, but I could not find this anywhere. I actually did, but it just said "resovled" with no explanation.

    Do you mind sharing the URL? I'd like to make sure we update that resource or thread with a valid solution. Thank you.
    0
  • James Babin
    The thread that I found was on a different forum. I didn't find any here, but now this should be a great resource for logging into WHM/CPanel on a Microsoft Azure based VM running Centos7 or other linux operating systems when root credentials are not available. (<-- SEO!) The steps you provided were all I needed, and everything is working great. Thank you for the quick response.
    0
  • cPanelMichael
    Hello James, I'm happy to see those steps helped. Feel free to create a new thread if you encounter any additional issues. Thank you.
    0

Please sign in to leave a comment.