Date: Wed, 20 Jun 2001 07:31:09 +1000 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: Serhat Selahattin Umar <selahattin@ihlas.com.tr> Cc: freebsd-security@FreeBSD.ORG Subject: Re: How can i disable ctrl+alt+del keyboard function on freebsd 4.3 Message-ID: <20010620073109.Q95583@gsmx07.alcatel.com.au> In-Reply-To: <002001c0f900$c8b31670$c80f150a@tornado>; from selahattin@ihlas.com.tr on Tue, Jun 19, 2001 at 11:45:16PM %2B0300 References: <002001c0f900$c8b31670$c80f150a@tornado>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-Jun-19 23:45:16 +0300, Serhat Selahattin Umar <selahattin@ihlas.com.tr> wrote: >How can i disable ctrl+alt+del keyboard function on freebsd 4.3 ? You have two choices: 1) Build/install/run a new kernel with "options SC_DISABLE_REBOOT" 2) Install a new keymap with CtrlAltDel mapped to something other than 'boot', 'halt' or 'pdwn'. See kbdmap(1), kbdmap(5) and /usr/share/syscons/keymaps/* for details. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010620073109.Q95583>