This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Kernel Boot Options for password reset

Situation:
Hi.. I forgot the password.
Both root one and web admin.
No CD is installed on the PC where ASL running.

On some other posts i read about "single" option to be issued at boot time. I wrote "linux single" but it still asks me the login and pass.

Someone has a list of kernel options able to be passed? Or another way to login as root for example?

The last way is to install a CD.. i know.. but wanna find another way if exists.

Thanks in advance,

Falco


This thread was automatically locked due to age.
  • If you have set a lilo password, there is no way around a fresh install...
  • If you did not set a lilo passoword, you can boot in single user mode with the command init=/bin/bash on the boot prompt and mount the root partition read- and writable with the command mount -n -o remount ,rw / on the command line. Next edit the file /etc/wfe/conf/settings with your favourite editor and set the parameter reset_pwd to 1. The next time you login to the WebAdmin you can reset all your password.
    /bagira