From owner-freebsd-questions Thu Dec 10 11:28:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03749 for freebsd-questions-outgoing; Thu, 10 Dec 1998 11:28:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (presley.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA03743 for ; Thu, 10 Dec 1998 11:28:23 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) From: kf7nn1@cybertrails.com Received: (qmail 16781 invoked from network); 10 Dec 1998 19:34:31 -0000 Received: from fla-r1-p1327.cybertrails.com (HELO ginger.kf7nn.com) (162.42.132.7) by presley.cybertrails.com with SMTP; 10 Dec 1998 19:34:31 -0000 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199812101913.OAA19549@laker.net> Date: Thu, 10 Dec 1998 12:27:59 -0600 (CST) To: Steve Friedrich Subject: RE: Can't mount CD or floppies as non-super user Cc: FreeBSD Questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you may want to check the permissions on the device itself. mine are... brw-r----- 1 root operator 2, 0 Jul 8 09:26 fd0 brw-r----- 1 root operator 2, 4 Jul 8 09:26 fd0.1200 brw-r----- 1 root operator 2, 3 Jul 8 09:26 fd0.1440 brw-r----- 1 root operator 2, 2 Jul 8 09:26 fd0.1480 brw-r----- 1 root operator 2, 1 Jul 8 09:26 fd0.1720 brw-r----- 1 root operator 2, 8 Jul 8 09:26 fd0.360 brw-r----- 1 root operator 2, 7 Jul 8 09:26 fd0.720 brw-r----- 1 root operator 2, 6 Jul 8 09:26 fd0.800 brw-r----- 1 root operator 2, 5 Jul 8 09:26 fd0.820 brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0a brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0b brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0c brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0d brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0e brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0f brw-r----- 8 root operator 2, 0 Mar 24 1998 fd0g /dev/fd0 On 10-Dec-98 Steve Friedrich wrote: > I need to be able to mount floppies and CDs from a general user account > (non-root). I found a mail in the archives stating that mount_msdos > was setuid, because it was likely to be used by non-admins, but my > -stable mount_msdos isn't setuid. As a test I setuid on it and > mount_cd9660, and mount as well. The mount points all exist; /A, /B, > /cd0 and I can easily mount them as root. I have entries for them in > /etc/fstab, so I can shorten the command to: > mount /A > or > mount /B > or > mount /cd0 > > All it says is: > msdos: /dev/fd0: Operation not permitted > > Any ideas ?? > > > /----------------------------------Signature---------------------------------- > / > Steve Friedrich > > Unix systems measure "uptime" in years, Winblows measures it in minutes. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: kf7nn1@cybertrails.com Date: 10-Dec-98 Time: 12:26:15 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message