On 04/19/00, 10:39:16PM -0400, John P. Verel wrote:
> I want to have my cdrom1, my writer, mount automatically for my user
> account when a cd is placed in the tray. This happens for root. I
> cannot get it to work for my user account.
Got it! I edited my /etc/security/console.perms I added
<cdrom1>=/dev/cdrom1 to the file classes section and then added
<console> 0600 <cdrom1> 0600 root.disk to the permission
definitions.
FWIW, this all slows neatly out of the Red Hat Reference
Manual....once one know where to look!
I also change my fstab entry for cdrom1 back to the Red Hat default,
so it now reads:
/dev/cdrom1 /mnt/cdrom1 iso9660 noauto,owner,ro 0 0
John
> My fstab looks like this:
>
> dev/hda6 / ext2 defaults 1 1
> /dev/hdb5 /boot ext2 defaults 1 2
> /dev/hda7 /home ext2 defaults 1 2
> /dev/cdrom /mnt/cdrom iso9660 owner,exec,dev,suid,ro,noauto
>0 0
> /dev/cdrom1 /mnt/cdrom1 iso9660
>owner,user,exec,dev,suid,ro,noauto 0 0
> #/dev/cdrom1 /mnt/cdrom1 iso9660noauto,owner,user,ro 0
> /dev/hda5 swap swap defaults 0 0
> /dev/fd0 /mnt/floppy ext2 owner,exec,dev,suid,rw,noauto0 0
> none /proc proc defaults 0 0
> none /dev/pts devpts gid=5,mode=620 0 0
> /dev/hda1 /mnt/vfat vfat owner,user,exec,dev,suid,w,noauto,conv=auto 1 1
>
> cdrom1 mounts fine with mount command.
>
> I'm running 6.2, Gnome desktop.
>
> What am I missing here? Thanks.
>
> John
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.