[wellylug] cdrom permissions
Tom Peck
tom at masaclaw.co.nz
Mon Aug 19 23:13:58 NZST 2002
Quoting james hunt <krjimh at yahoo.com>:
> I can't get my cdplayer to work for a user. It's ok
> from root.
> I get the message is the CDROM device a part of the
> cd-rom group?
Type 'groups' to see what groups you are part of, if there is no 'cd-rom' then
su to root and:
cat /etc/group | grep cd-rom
to see if there is a 'cd-rom' group, if not, from root create the group:
groupadd cd-rom
then give add your user to the new group 'cd-rom', as well as it's previous
groups (from root):
usermod -G prevgroups,cd-rom username
Replace prevgroups with your user's previous groups, and username with your
username.
Now relogin the user - type groups to make sure you are now part of the 'cd-
rom' group and you're away.
Tom
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
4 DVDs Free +s&p Join Now
http://us.click.yahoo.com/pt6YBB/NXiEAA/Ey.GAA/0XFolB/TM
---------------------------------------------------------------------~->
.-. Wellington
/V\ Linux
// \\ Users
/( )\ Group
^^-^^
http://wlug.paradise.net.nz/
To unsubscribe from this group, send an email to:
wellylug-unsubscribe at egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
More information about the wellylug
mailing list