View Single Post
  #5   (View Single Post)  
Old 24th December 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Yes, just like in OpenBSD those things are clearly stated in the NetBSD man page for mount:
Code:
     In NetBSD, a file system can only be mounted by an ordinary user who owns
     the point node and has access to the special device (at least read per-
     missions).  Also, the vfs.generic.usermount sysctl(3) must be set to 1 to
     permit file system mounting by ordinary users, see sysctl(8).  Finally,
     the flags nosuid and nodev must be given for non-superuser mounts.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote