Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Resetting password on Linux

  1. #11
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Hi Zorolord,

    I need (to be?) shot if it's that easy.
    Only after ten sighting rounds at the school's IT administrators.......?

    I somehow feel that if it is that easy to hack a Linux box (issued into a school environment)...........nobody here would admit to booting Linux?

    donaldsmith is a bot in early Beta testing I would say.......?

    What happened does make sense............it just set stuff back so the student could use the machine..........quite impressive if you think about it?

  2. #12
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    OK, first:

    Using a USB key to boot, is pretty simply; When you install Linux, you're given options as to how you want to handle booting, and, one of those options, is to install the whole thing on a USB Key, which makes it so that when you dual boot, it will load whatever OS you have on there by default, and only boot Linux when the key is inserted. Slackware for example, allows you to install to either the MBR, the root partition in case you already have a Boot Loader, such as boot Magic, or, a USB drive, Floppy Disc, and so on. So that's common.

    Second, if you forget root's password, drop it into single user mode and change it that way. Why you took so much time on this without learning about single user mode is beyond me.

    Third, WOW.... Donald, you can't change a password for root without firs being logged in as root with passwd.

    Your other option is simply cracking the password file.

    As for what version it is:

    uname -a

    That shows you what version you have for the Kernel, and what type of distro it is.

    I've done very similar things back when I'd install Linux on a machine where my Mom was going to use the machine, and She doesn't know much about boot loaders, so instead of using Boot Magic, or Lilo, or Grub, I'd instead just have it install it onto a Floppy or USB Drive. This way, when you turn the Computer on, it boot straight into Windows, and only boots the Linux Partition when a Floppy or USB drive you created during install is inserted.

    Single user mode CAN be protected, so it won't always work, but, unless you're dealing with someone who knows something about Unix security, you can simply boot into single user mode, and do whatever you want.

Similar Threads

  1. Secure Passwords Tutorial
    By NeonWizard in forum The Security Tutorials Forum
    Replies: 5
    Last Post: August 13th, 2004, 06:54 PM
  2. Microsoft damn near admitting Linux is great
    By gore in forum Operating Systems
    Replies: 3
    Last Post: March 28th, 2004, 04:44 AM
  3. Linux and 80 lines of stolen code??
    By cleanbash in forum *nix Security Discussions
    Replies: 34
    Last Post: June 18th, 2003, 06:24 AM
  4. found my IP and knocking me off IRC
    By gore in forum Miscellaneous Security Discussions
    Replies: 15
    Last Post: April 15th, 2003, 02:47 PM
  5. News from RedHat.com
    By prodikal in forum AntiOnline's General Chit Chat
    Replies: 1
    Last Post: October 10th, 2002, 07:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •