Subject: Re: Non-root users mounting a file system?
To: Antti Kantee <pooka@cs.hut.fi>
From: Jeremy C. Reed <reed@reedmedia.net>
List: current-users
Date: 02/20/2007 16:08:34
> Current you need to explicitly tell the kernel you want a nosuid/nodev
> mount, i.e. mount -o nosuid,nodev /dev/cgd0a /pics
> 
> See thread with the title "mount(2) on kauth(9)" on tech-kern in 2006/12
> for more information.

Is this documented in man page or other official documentation?

  Jeremy C. Reed