24.7. The floppy Group
floppy group. Simply
add the user(s) to the floppy group using the tool
of your choice. Here is an example showing how
gpasswd can be used to add user fred to the
floppy group:
[root@bigdog root]# gpasswd -a fred floppy
Adding user fred to group floppy
[root@bigdog root]# |