Date: Wed, 10 Jan 2001 01:29:48 +0100 From: Tomasz Paszkowski <ns88@k.pl> To: freebsd-current@freebsd.org Subject: securelevel and sysctl Message-ID: <20010110012948.A19896@genesis.k.pl>
next in thread | raw e-mail | index | archive | help
I'am working on module, which catches __sysctl system call, and on securelevel grater than 3, refuse any changes of sysctl oids. Are there any problems, which might happen after blocking sysctl oids change ? AFAIR there is no such application running in user Space,which requires ability to change sysctl oids,is there ? Secondly I'was thinking about oids,which are needed for user space aplications to work. I figured out,that vi use some (I didn't check which one) oid on startup, so is there a list of oids used by user space applications ? -- _ _ _ _ _ / \ | | / / / \ / \ ---------- Tomasz Paszkowski --- NS88-6BONE -------- | |\ \| | \ \ |/ \||/ \| === BSD is for people who love Unix ================ /_/ \__/ /_/ \_/ \_/ --- Linux is for people who hate Microsoft --------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010110012948.A19896>