Results 1 to 5 of 5
Hi,
does anybody know how to disable booting into Linux. I mean I would put a password into Grub. Can I definitely refuse logging in without selecting an users profile. ...
- 03-07-2007 #1
Security
Hi,
does anybody know how to disable booting into Linux. I mean I would put a password into Grub. Can I definitely refuse logging in without selecting an users profile. Cos when my son hits the Esc button it logs in. Not as root and not as an user. Is it possibile?
I hope I was clear. Once more. Can I lock the computer with a password to avoid any activity on it ?If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 03-08-2007 #2
try setting the password in the BIOS
Gentoo 2.6.24 amd64
AMD Anthlon 64 X2, 2 GB RAM, Asus M2N-MX, nVidia GeForce 9600GT 512Mb, 250Gb + 160Gb HDDs
- 03-08-2007 #3
BIOS password is fine unless he wants his kid to be able to boot to Windows (on a dual boot system).
If you only want to prevent booting to Linux, and not other OS, read here:
http://www.gnu.org/software/grub/man.../Security.html
Use password + lock for the grub Linux entry.
- 03-08-2007 #4
??? this brings a whole new light into the world of linux security. by rebooting anyone could just cat /etc/passwd and get all passwords. i think this grub password stuff should be activated by default by distros, as it not only effectivaly disables security but also shows passwords.
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 03-08-2007 #5Password hashes are actually stored in /etc/shadow, and only root has read access to the file.by rebooting anyone could just cat /etc/passwd and get all passwords
But there are lots of other ways to compromise your box if someone has physical access to it. (There is a long thread on this discussion somewhere, so I won't rehash it here.)


Reply With Quote
