home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8741 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!unislc!erc
  3. From: erc@unislc.uucp (Ed Carp)
  4. Subject: Re: Linus security/Non root access
  5. X-Newsreader: Tin 1.1 PL5
  6. References: <1409@yetti.UUCP>
  7. Message-ID: <1992Aug21.020626.20221@unislc.uucp>
  8. Organization: Unisys Corporation SLC
  9. Date: Fri, 21 Aug 1992 02:06:26 GMT
  10. Lines: 24
  11.  
  12. Frank Pikelner (frank@cs.yorku.ca) wrote:
  13.  
  14. : I'd like to find out if it is possible to say install several machines to run
  15. : Linux and allow the public to use them. The problem I'm trying to resolve is I
  16. : need the machines to have access to a floppy drive, but I do not want anyone
  17. : to be able to boot the machine using their own floppy, and maybe gain access as
  18. : root. 
  19. : One solution I can think of is getting a machine that has a password protected
  20. : BIOS, and allows the change in the boot order with the hard drive first. I would
  21. : love to hear other ideas, if any do exist.
  22.  
  23. Hmmm...you could hack the loader to refuse to load the kernel from
  24. diskette - that might be easier than spending the $$$ to get a machine with
  25. a password protected BIOS.  If someone booted MS-DOS from a diskette,
  26. it wouldn't do them any good, anyway, 'cause you can't read a linux
  27. partition from MS-DOS.  Not yet, anyway... :)
  28.  
  29. The loader code is in /usr/src/linux/boot/bootsect.S
  30. -- 
  31. Ed Carp, N7EKG     erc@apple.com                801/538-0177
  32. "This is the final task I will ever give you, and it  goes  on  forever.   Act
  33. happy, feel happy, be happy, without a reason in the world. Then you can love,
  34. and do what you will."           -- Dan Millman, "Way Of The Peaceful Warrior"
  35.