Re: Mounting as non-root?

2004-01-12 Thread Gautam Gopalakrishnan
On Mon, Jan 12, 2004 at 02:40:54PM -0600, Eric F Crist wrote: Content-Description: signed data What is the most secure way to enable mounting of flash drives, cdroms, and floppies? I've seen solutions that include setting setuid on mount. I would rather not go this route. Is there any

Re: Mounting as non-root?

2004-01-12 Thread Eric F Crist
On Monday 12 January 2004 02:50 pm, Gautam Gopalakrishnan wrote: On Mon, Jan 12, 2004 at 02:40:54PM -0600, Eric F Crist wrote: Content-Description: signed data What is the most secure way to enable mounting of flash drives, cdroms, and floppies? I've seen solutions that include setting

Re: Mounting as non-root?

2004-01-12 Thread Gautam Gopalakrishnan
On Mon, Jan 12, 2004 at 02:59:38PM -0600, Eric F Crist wrote: Content-Description: signed data On Monday 12 January 2004 02:50 pm, Gautam Gopalakrishnan wrote: On Mon, Jan 12, 2004 at 02:40:54PM -0600, Eric F Crist wrote: Content-Description: signed data What is the most secure way to

Re: Mounting as non-root?

2004-01-12 Thread Ernst de Haan
Eric, Use amd, the auto-mounting daemon. See: http://www.daemonnews.org/200202/automounting.html Let me know how this works for you. I've got some problems with it, probably mainly due to an Audio CD program getting in the way. Ernst On Monday 12 January 2004 20:59, Eric F Crist wrote: On

Re: Mounting as non-root?

2004-01-12 Thread Simon Barner
Hi, What is the most secure way to enable mounting of flash drives, cdroms, and floppies? I've seen solutions that include setting setuid on mount. I would rather not go this route. Is there any other easy, secure way? You can allow mounting for ordinary users with the following