Bloody Hell...Compounded problems trying to reset password.
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Bloody Hell...Compounded problems trying to reset password.
Okay...So for the record, I am a newbie of sorts. I have been using various Linux flavors for years, but I am not an admin. Here is my situation.
My Administrator quit, and changed his password to a random set of keystrokes that he didn't record, because he believed my user had admin rights. But, no. I can't even sudo
I tried booting to the command prompt via the recovery path through the grub menu, but I get a "Enter root password for Maintenance" ...that won't work.
So, I attempted to access through the grub menu by booting to "init=/bin/bash" and Single mode by editing the kernel boot process - but I get a "No-Floppy devices detected"
To overcome this issue, I attempted to "Blacklist" floppy but, you have to be an admin to do so...(BTW, the BIOS doesn't even include floppy)
Yikes! What do I do? I hope that someone out there can help me overcome this. Thanks in advance!
attempting to get into runlevel 1 (single user) by editing the grub menu will not give any different outcome than just doing "init 1". This said, I can't see how a floppy came into the picture----for curiousity, you could show us the exact grub edits----but it won't help get you into the system.
Send me e-mail or a PM, and I'll tell you how to get into the system.
Side question:
Does anyone know where a system is set to require / not require a password for runlevel 1?
Just boot from a live-CD, mount your system partition and chroot into the system. Now you can set a new password for root.
For example, assuming your system partition is /dev/sda1:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.