首页 > 其他 > 详细

Proxmox Reset Root Password

时间:2014-03-11 10:43:12      阅读:996      评论:0      收藏:0      [点我收藏+]

http://c-nergy.be/blog/?p=1777

Step 1 – Boot your Proxmox VE machine. In the boot menu screen, you select your boot option and instead of pressing enter to proceed, you simply press “e” on your keyboard.

bubuko.com,布布扣

Click on the picture for better resolution

This will bring you to screen where you can edit the boot configuration file and modify the way the system will boot.

bubuko.com,布布扣

Click on the picture for better resolution

Step 2 - Append the following text at the end of the line starting with linux :  init=/bin/sh

bubuko.com,布布扣

Click on the picture for better resolution

At this stage, simply press ctrl+x to boot your system.

Step 3 – Mount the filesystem

The system will boot in console mode. You will see something like this.

bubuko.com,布布扣

Click on the picture for better resolution

At the command line, you will have to type the following command : mount -o remount rw /

bubuko.com,布布扣

Click on the picture for better resolution

Step 4 – Reset the password for the root account.

We are almost done. In order to reset the password, you will have to digit the command passwd.  You will be asked to enter your new password and confirm it.

bubuko.com,布布扣

Click on the picture for better resolution

When it’s done, simply reboot your system and try to login using the newly resetted password.  You should be able to login into your Proxmox VE system.

Final Notes

You might want to document this procedure in case you loose your password for the root account.  The Proxmox VE 2.0 has a role based model administration that should help you minimize annoyance of loosing password.  I’m assuming that with the role based models, organization will define more than one full administrative account in order to have a secondary account that could be used to recover or access the system in case of problem with the root account.  We will see what future brings. bubuko.com,布布扣

That’s it for this post

Till next Time …See you

Proxmox Reset Root Password,布布扣,bubuko.com

Proxmox Reset Root Password

原文:http://www.cnblogs.com/xishi/p/3590090.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!