From owner-freebsd-hackers Thu Sep 2 12: 1:52 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ewok.creative.net.au (ewok.creative.net.au [203.30.44.41]) by hub.freebsd.org (Postfix) with SMTP id 7AF1E14D35 for ; Thu, 2 Sep 1999 12:01:47 -0700 (PDT) (envelope-from adrian@freebsd.org) Received: (qmail 16249 invoked by uid 1008); 2 Sep 1999 19:01:26 -0000 From: adrian@freebsd.org Date: Fri, 3 Sep 1999 03:01:26 +0800 To: freebsd-hackers@freebsd.org Subject: Re: [mount.c]: Option "user"-patch Message-ID: <19990903030126.F1215@ewok.creative.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The user would still have to know what type of filesystem is on > the volume. My code tries filesystem types from a list, one by > one, so the same command or desktop icon will mount a FAT, UFS, or > EXT2FS floppy, for example. The system administrator can also > specify default mount options on a device or filesystem-type basis. I like that idea, but that still doesn't need suid privs to do. Adrian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message