Re: harden-doc: chapter 4.8 Restricting system reboots through the console

2006-09-16 Thread Hans
in inittab # What to do when CTRL-ALT-DEL is pressed. ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now change /sbin/shutdown -t1 -a -r now for /bin/false or anything else you whant to happen with ctrl-alt-delete Le samedi 16 septembre 2006 à 22:49 +0200, Mario Fux a écrit : > Am Samstag, 16. Se

Re: harden-doc: chapter 4.8 Restricting system reboots through the console

2006-09-16 Thread Mario Fux
Am Samstag, 16. September 2006 21.36 schrieb James Stevenson: Good morning > In which way are they able to reboot the system ? By pressing Alt+Ctrl+Del griits Mario -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: harden-doc: chapter 4.8 Restricting system reboots through the console

2006-09-16 Thread James Stevenson
In which way are they able to reboot the system ? > -Original Message- > From: Mario Fux [mailto:[EMAIL PROTECTED] > Sent: 16 September 2006 13:31 > To: debian-security@lists.debian.org > Subject: harden-doc: chapter 4.8 Restricting system reboots through the > console > > Good morning >

harden-doc: chapter 4.8 Restricting system reboots through the console

2006-09-16 Thread Mario Fux
Good morning I don't know if this is the right list please redirect me to the correct one if I'm wrong. ATM I try to securing my system and so I use harden-doc as well. I tried the things in chapter 4.8 but it doesn't work. Even when the -a option is in /etc/inittab a normal user can reboot th