Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What are recommended permissions for cdrom's ??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
grofaz
Guru
Guru


Joined: 18 Sep 2005
Posts: 319

PostPosted: Fri May 19, 2006 6:34 am    Post subject: What are recommended permissions for cdrom's ?? Reply with quote

Trying to mount my cdrom but it needs permissions tweeking. Appreciate advice on suitable settings. Thanks!
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Fri May 19, 2006 6:46 am    Post subject: Reply with quote

Add your user to the "cdrom" group:
Code:
gpasswd -a <user> cdrom

In /etc/fstab, have an entry like:
Code:
/dev/hdc  /media/cdrecorder auto user,exec,noauto,managed 0 0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum