user can't access Cd-DVD drive but root can - suse 10.3

Gnome opensuse 10.3

I can access the drive as root (cd/DVD) automounts showing up on desktop, but if I am logged in as a user I can’t access the drive - so where are the permissions set?

here is my fstab

/dev/disk/by-id/scsi-SATA_ST380021A_3HV1Q7X3-part2 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_ST380021A_3HV1Q7X3-part3 /home ext3 acl,user_xattr 1 2
/dev/disk/by-id/scsi-SATA_ST380021A_3HV1Q7X3-part1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
/dev/md0 /local ext3 defaults 1 2

and the user is part of the following groups…

video,cdrom,users,haldaemon,nobody,audio,diaout,sshd

Where to start?

Thanks

You really should not have any issues with this.

This was a work around for earlier versions of suse
Suse 10.1 Automount Solution - openSUSE Forums