Re: mount floppy

2001-12-18 Thread Tom Allison
Tobias Ulbricht wrote: doesn't quite solve Tom's problem. see below. On Tue, 18 Dec 2001, Tuukka Toivonen wrote: On Tue, 18 Dec 2001, Tom Allison wrote: I'm running into a rights issue with mounting floppies as a non-root user. bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep

Re: mount floppy

2001-12-18 Thread Tom Allison
Tobias Ulbricht wrote: > doesn't quite solve Tom's problem. > see below. > > On Tue, 18 Dec 2001, Tuukka Toivonen wrote: > > >>On Tue, 18 Dec 2001, Tom Allison wrote: >> >> >>>I'm running into a rights issue with mounting floppies as a non-root user. >>> >>>bash-2.05a$ ls -l /dev/fd0 && ls -l

Re: mount floppy

2001-12-18 Thread Hubert Chan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Tom" == Tom Allison <[EMAIL PROTECTED]> writes: Tom> I'm running into a rights issue with mounting floppies as a non-root user. Tom> bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab Tom> brwxrwx---1 root floppy

Re: mount floppy

2001-12-18 Thread Hubert Chan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Tom" == Tom Allison <[EMAIL PROTECTED]> writes: Tom> I'm running into a rights issue with mounting floppies as a non-root user. Tom> bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab Tom> brwxrwx---1 root flopp

Re: mount floppy

2001-12-18 Thread Derek Broughton
Tuukka Toivonen wrote: On Tue, 18 Dec 2001, Tom Allison wrote: /dev/fd0/floppy autonoauto,user0 0 The "user" flag is important: it tells that an ordinary user can mount the filesystem (I don't know if it is possible to specify that any user in a specific gr

Re: mount floppy

2001-12-18 Thread Tuukka Toivonen
On Tue, 18 Dec 2001, Tobias Ulbricht wrote: >doesn't quite solve Tom's problem. Oops. Tom's line was so terse that I was temporarily blinded by it :-/ >> >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab ... >> >/dev/fd0/floppy autouser

Re: mount floppy

2001-12-18 Thread Tobias Ulbricht
doesn't quite solve Tom's problem. see below. On Tue, 18 Dec 2001, Tuukka Toivonen wrote: > On Tue, 18 Dec 2001, Tom Allison wrote: > > >I'm running into a rights issue with mounting floppies as a non-root user. > > > >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab >

Re: mount floppy

2001-12-18 Thread Tuukka Toivonen
On Tue, 18 Dec 2001, Tom Allison wrote: >I'm running into a rights issue with mounting floppies as a non-root user. > >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab >brwxrwx---1 root floppy 2, 0 Jul 23 21:46 /dev/fd0 >drwxrwxr-x2 root root

Re: mount floppy

2001-12-18 Thread Derek Broughton
Tuukka Toivonen wrote: > On Tue, 18 Dec 2001, Tom Allison wrote: > > > /dev/fd0/floppy autonoauto,user0 0 > > The "user" flag is important: it tells that an ordinary user can mount > the filesystem (I don't know if it is possible to specify that any > user i

Re: mount floppy

2001-12-18 Thread Tuukka Toivonen
On Tue, 18 Dec 2001, Tobias Ulbricht wrote: >doesn't quite solve Tom's problem. Oops. Tom's line was so terse that I was temporarily blinded by it :-/ >> >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab ... >> >/dev/fd0/floppy autouser

Re: mount floppy

2001-12-18 Thread Tobias Ulbricht
doesn't quite solve Tom's problem. see below. On Tue, 18 Dec 2001, Tuukka Toivonen wrote: > On Tue, 18 Dec 2001, Tom Allison wrote: > > >I'm running into a rights issue with mounting floppies as a non-root user. > > > >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab >

Re: mount floppy

2001-12-18 Thread Tuukka Toivonen
On Tue, 18 Dec 2001, Tom Allison wrote: >I'm running into a rights issue with mounting floppies as a non-root user. > >bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab >brwxrwx---1 root floppy 2, 0 Jul 23 21:46 /dev/fd0 >drwxrwxr-x2 root root