On Wed, 16 Oct 2002, Toros Yosi wrote: > Hi, > I have computer that has RH7.3 on it and I don't know the root and any other > users password ,can someone please tell me waht is the bestway to login > :) > if nothing above helps:
boot from the cd switch to the console (Ctl+F1/2/3/4/5 - i don't know how it is in RH) there mount your root partition if it is /dev/hda3 then: mkdir /tmp/tst mount /dev/hda3 /tmp/tst then open in that partition the etc/shadow with vi remove the encrypted password. reboot root will have empty password. bye. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]