From owner-freebsd-questions Tue Jan 30 20: 4:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from poseidon.student.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by hub.freebsd.org (Postfix) with ESMTP id 29DB437B491 for ; Tue, 30 Jan 2001 20:03:54 -0800 (PST) Received: from glue.umd.edu (localhost [127.0.0.1]) by poseidon.student.umd.edu (8.11.1/8.11.1) with ESMTP id f0V43iv00786 for ; Tue, 30 Jan 2001 23:03:44 -0500 (EST) (envelope-from bfoz@glue.umd.edu) Message-ID: <3A778EA0.2ED43768@glue.umd.edu> Date: Tue, 30 Jan 2001 23:03:44 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: A different "user mounting of /cdrom" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, so I've been through the FAQ entry for allowing users to mount/umount removable media. It works exactly like the FAQ said it would, and thats my problem. The provided method allows users to mount media to directories owned by the user in question. How do I allow many users to mount the cdrom to /cdrom as opposed to ${HOME}/whatever? AFAIK I can't make /cdrom owned by all of the users, and setting the group on /cdrom didn't work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message