Floppy mount permission for all users?

Floppy mount permission for all users?

Post by Ton » Sat, 17 Jun 2000 04:00:00



What do I need to do to allow all users to mount a floppy?

Thanks,

-Tony

 
 
 

Floppy mount permission for all users?

Post by Manfred Bart » Sat, 17 Jun 2000 04:00:00



> What do I need to do to allow all users to mount a floppy?

1. Add a group ``floppy'' to /etc/group, with the users listed.

2. Change the group ownership of /dev/fd0* (or whatever it is on
your system) to ``floppy'' and give rw permissions for the group.

3. If your mount command supports it, add the ``user'' option to an
appropriate line in /etc/fstab.  Otherwise configure sudo so users can
mount a floppy.

--
Manfred Bartz

 
 
 

Floppy mount permission for all users?

Post by Peter Wyzl » Sat, 17 Jun 2000 04:00:00


On Fri, 16 Jun 2000 07:36:12 GMT, Manfred Bartz



>> What do I need to do to allow all users to mount a floppy?

>1. Add a group ``floppy'' to /etc/group, with the users listed.

>2. Change the group ownership of /dev/fd0* (or whatever it is on
>your system) to ``floppy'' and give rw permissions for the group.

>3. If your mount command supports it, add the ``user'' option to an
>appropriate line in /etc/fstab.  Otherwise configure sudo so users can
>mount a floppy.

I find the mtools suite of programs very convenient for this
task. They require Dos formatted floppy disks. You'll find the
mtools on the GNU file archives.

Peter

--
"A great many people think they are thinking when they are merely
rearranging their prejudices." -- William James

 
 
 

1. User permissions with ext2 mounted floppy


Find out the User ID (command: id) on the machine where you don't have
root rights. Then create an account on your own linux box with exactly
that id.

If you want to keep your user id, change your id in /etc/passwd _and_
change the owner of all your files e.g. via
find /home/username | xargs chown username.group
(do this as root).

good luck!
--
Michael Kress


WWW  : http://pandemonium.abyss.saar.de/~kress| from Homburg/Saar, Germany

2. FS: Compaq Proliant Servers.

3. Xmt and Motif 2.0

4. Mount: How can user mount vfat floppy with module?

5. Moving Netscape mail folder to linux

6. User mounting a floppy -- fstab 'user' fails ???

7. Root Passwords

8. How to change mounted floppy permissions?

9. Floppy mount permission

10. Permissions for mounting CD-ROM & Floppy

11. granting mount permission to users

12. nfs getting permission denied errors while trying to mount the /users directory