5

Reset the Root Password on OpenBSD

 2 years ago
source link: https://www.vultr.com/docs/reset-the-root-password-on-openbsd
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
<?xml encoding="utf-8" ??>

Introduction

If you are locked out of your OpenBSD instance and have lost access to the root account, you need to boot into single-user mode and reset the root password. These steps apply to OpenBSD 6.6 & 6.7.

How to Reset the Root Password on OpenBSD

The "Send CtrlAltDel" button in the web console does not work for OpenBSD. You must perform steps 1 and 2 quickly before the boot proceeds.

  1. Click the Server Restart icon in the Vultr customer portal.

    Server Restart

  2. Open the web console.

    Vultr Web Console

    See the Web Console FAQ for more information.

  3. The second stage boot loader pauses for a few seconds to give you a chance to provide parameters to the kernel.
    Pass the -s flag to boot:

    >> OpenBSD/amd64 BOOT 3.47
    boot> boot -s
    

    If you miss the prompt, you need to restart the server from the control panel and try again.

  4. Enter the pathname of your shell or press ENTER for sh.

  5. Mount the root filesystem read-write.

    # fsck -p / && mount -uw /
    
  6. Change the root password.

    # passwd
    
  7. Type CTRLD to restart the server in multiuser mode.

Want to contribute?

You could earn up to $600 by adding new articles


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK