Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:

> That's an excellent idea - it shouldn't be too hard to add a kernel
> option (say, DDB_RESTRICTED) and #ifndef the "dangerous" commands.

To achieve both higher security and kenel hackers convenience, I'd
submit following idea:

  - If securelevel > 1, DDB is in restricted mode.
  - If securelevel > 1 and an option is defined, DDB is in powerful
    mode.
  - If securelvel < 1, DDB is in powerful mode.

-----------------------------------------------+--------------------------+
KATO Takenori <[EMAIL PROTECTED]>  |        FreeBSD           |
Dept. Earth Planet. Sci, Nagoya Univ.          |    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
++++ FreeBSD(98) 3.2:   Rev. 01 available!     |http://www.jp.FreeBSD.org/|
++++ FreeBSD(98) 2.2.8: Rev. 02 available!     +==========================+


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to