Re: set (floppy,cdrom,...) permissions for console user

2000-06-21 Thread Bruce Sass
On Wed, 21 Jun 2000, Thomas Gebhardt wrote: > is there a safe way to supply the user who is sitting in front > of the console (logged in with xdm) with special permissions > (i.e., to access the floppy, /dev/audio and cdrom? > > Thanks for any hint! If you don't use PAM then check out the CONSOLE

Re: set (floppy,cdrom,...) permissions for console user

2000-06-21 Thread David Wright
Quoting Thomas Gebhardt ([EMAIL PROTECTED]): > > is there a safe way to supply the user who is sitting in front > of the console (logged in with xdm) with special permissions > (i.e., to access the floppy, /dev/audio and cdrom? Whether this is as easy with xdm as it is on a VC, I don't know. But

Re: set (floppy,cdrom,...) permissions for console user

2000-06-21 Thread Thomas Guettler
On Wed, Jun 21, 2000 at 12:58:45PM +0200, Thomas Gebhardt wrote: > Hi, > > is there a safe way to supply the user who is sitting in front > of the console (logged in with xdm) with special permissions > (i.e., to access the floppy, /dev/audio and cdrom? > > Thanks for any hint! you can allow ever

set (floppy,cdrom,...) permissions for console user

2000-06-21 Thread Thomas Gebhardt
Hi, is there a safe way to supply the user who is sitting in front of the console (logged in with xdm) with special permissions (i.e., to access the floppy, /dev/audio and cdrom? Thanks for any hint! Regards, Thomas Gebhardt

cdrom permissions

1999-06-02 Thread Ali Onur UYAR
I have an IDE ATAPI cdrom, it is /dev/hdb I have created a soft link, that is /dev/cdrom that points to /dev/hdb eject and workman do not work\ probably due to permissions of /dev/hdb brwxrwx--x 1 root disk 3, 64 Mar 3 19:20 /dev/hdb What is the correct way to solve this problem.