Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 14:59:09 +0200
From:      ws@tools.de (Wolfgang Solfrank)
To:        bouyer@antioche.lip6.fr
Cc:        freebsd-hackers@FreeBSD.ORG, tech-userlevel@netbsd.org, tech-kern@netbsd.org
Subject:   Re: Need some advice regarding portable user IDs
Message-ID:  <199908241259.OAA22272@kurt.tools.de>

next in thread | raw e-mail | index | archive | help
Hi,

> > BTW, since non-root users can mount anything, we should make the filesystems'
> > code more robust, so that one cannot take the machine down by inserting
> > random media and mounting it.
> 
> They can't mount anything, they need to have access to the block devices.

Of course there are some restrictions.

What I meant to say was that code of the various filesystems currently
assumes that the data on the media is somewhat consistent.  Since the
intention is that Joe User can mount some arbitrary floppy (or zip disk,
or ...), the in kernel filesystem code needs to check any data it
reads off the media for plausibility.

Ciao,
Wolfgang
-- 
ws@TooLs.DE     (Wolfgang Solfrank, TooLs GmbH) 	+49-228-985800


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908241259.OAA22272>