SUSE Linux - forgotten passwords
5 pts.
0
Q:
SUSE Linux - forgotten passwords
how can I replace forgotten passwords in suse linux desktop?
ASKED: Apr 7 2009  11:13 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
365 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
If you still have the root password it won't be that difficult to perform a PASSWD command, otherwise you may try and access the disk from external source and then hope that JohnTheRipper or similar tools can find the password.

=======================

Boot the system from the SUSE media in rescue mode. You could also use Knoppix or a Centos LiveCD. Mount your root partition on /mnt. Edit /mnt/etc/shadow and remove the root password (the long string of random-looking characters between the frist colon and the second colon). Remove the rescue media and reboot. Log in as root. The root user now has no password - just hit <ENTER> when prompted when you login. Use the "passwd" command to set the root password and to set any other passwords you like.
Last Answered: Apr 9 2009  2:03 PM GMT by Sds9985   365 pts.
Latest Contributors: Alessandro.panzetta   9615 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0