Suse/NovellThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
HI
I am a network consultant i deal mainly with windows but one of my client has a Suse open server for emails . The problem is the root password is lost . i have tried knoppix but i could not moount the had drive for some reason . also i have tried "single" logIn through GRUB. i used the passwd but got the message password file is locked "Authentication Manipulation Error"
Thnks
I have seen similar document and i have tried it out but i keep getting the error message i mentioned earlier . One major issue for me when using knoppix is that i could not get the the hard drive mounted .
On grub meny at kernel options (kernel line)add init=/bin/bash and then /bin/bash will be started insted of init process and will give you full root access.Then remount your file system with mount -o rw,remount /dev/yourdisk /moount/point and then enter in /etc/passwd file with vi /etc/passwd and then delete x in root line (no password for root),save that file and thats it!
I have the same problem but i have a USB keyboard and if i start with init=/bin/bash I cant type anything.
I can log into the system with another account that is not root. Does this help? I can even get the /etc/shadow file with encrypted passwords. Does this help?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.