Re: Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Kris Kennaway
On Thu, Mar 21, 2002 at 08:44:48AM -0600, Michael D. Harnois wrote: > On Thu, 2002-03-21 at 07:02, Thomas Quinot wrote: > > > Le 2002-03-21, Harti Brandt écrivait : > > > > > This revision of kern_linker.c entirly disables module loads from /etc/rc > > > during boot: > > > > Or even after boot.

Re: Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Michael D. Harnois
On Thu, 2002-03-21 at 07:02, Thomas Quinot wrote: > Le 2002-03-21, Harti Brandt écrivait : > > > This revision of kern_linker.c entirly disables module loads from /etc/rc > > during boot: > > Or even after boot. Confirmed here: kldload always returns 'Operation > not permitted'. Here as well.

Re: Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Thomas Quinot
Le 2002-03-21, Harti Brandt écrivait : > This revision of kern_linker.c entirly disables module loads from /etc/rc > during boot: Or even after boot. Confirmed here: kldload always returns 'Operation not permitted'. Thomas. -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECT

Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Harti Brandt
Hello, This revision of kern_linker.c entirly disables module loads from /etc/rc during boot: revision 1.82 date: 2002/03/20 16:03:42; author: arr; state: Exp; lines: +10 -6 - Change a check of securelevel to securelevel_gt() call in order to help against users within a jail attempting to