Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Paul

On Sat, 2 Dec 2000, R. Edward McCain wrote:

Create a group "cdwriter" in linuxconf, add yourself to that group, and
then change the group permission on /dev/scd0 (or scd1, whatever the
writer really is) to the group 'cdwriter' (chgrp cdwriter /dev/scd?)

As my machine now shows:

[paul@internet paul]$ ls -l /dev/scd0
brw-rw1 root cdwriter  11,   0 Sep 27 12:31 /dev/scd0

Paul

I have the same problem - and no sound :-(
 -- I've just started tho.  I need to hit the man's and rfc's and see why I
got no cd's or sound.

Machine Specs attached.

 On Sat, 02 Dec 2000, you wrote:
 I tried to get my cd-r working in 7.2 and now when I access both
 my reader and writer I get the I don't have permission to access it.
 I've tried creating new icons and everything please help me.

 mike



-- 
I would only believe in a god that loves to dance.
(Zarathustra)

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.30





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Steven Kinch

Surely you should let ever user have access to thnis stuff.  Log on as root 
and enter chmod  -a+x /mnt/cdrom or whatever the device is.  Hey presto, 
everyone can have a go. 
On Sun, 03 Dec 2000, you wrote:
 On Sat, 2 Dec 2000, R. Edward McCain wrote:

 Create a group "cdwriter" in linuxconf, add yourself to that group, and
 then change the group permission on /dev/scd0 (or scd1, whatever the
 writer really is) to the group 'cdwriter' (chgrp cdwriter /dev/scd?)

 As my machine now shows:

 [paul@internet paul]$ ls -l /dev/scd0
 brw-rw1 root cdwriter  11,   0 Sep 27 12:31 /dev/scd0

 Paul

 I have the same problem - and no sound :-(
  -- I've just started tho.  I need to hit the man's and rfc's and see why
  I got no cd's or sound.
 
 Machine Specs attached.
 
  On Sat, 02 Dec 2000, you wrote:
  I tried to get my cd-r working in 7.2 and now when I access both
  my reader and writer I get the I don't have permission to access it.
  I've tried creating new icons and everything please help me.
 
  mike




Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Paul

On Sun, 3 Dec 2000, Steven Kinch wrote:

Surely you should let ever user have access to thnis stuff.  Log on as root
and enter chmod  -a+x /mnt/cdrom or whatever the device is.  Hey presto,
everyone can have a go.

*grin*
I _am_ "every user" on my machine...

But you are correct, everyone should be able to access the cdrom.
Paul

-- 
I would only believe in a god that loves to dance.
(Zarathustra)

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.30





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread R. Edward McCain

On Sun, 03 Dec 2000, you wrote:

 Surely you should let ever user have access to thnis stuff.  Log on as root
 and enter chmod  -a+x /mnt/cdrom or whatever the device is.  Hey presto,
 everyone can have a go.

Doesn't seem to work for me...

# start session
term
su
password *

dir
bin   dev  home  lost+found  opt   root  tmp  var
boot  etc  lib   mnt proc  sbin  usr

chmod -a+x /mnt/cdrom
chmod: invalid mode

chmod -a+x /mnt/cdrom2
chmod: invalid mode

cd mnt
dir
drom  cdrom2  disk  floppy  windows

chmod -a+x /mnt/cdrom
chmod: invalid mode

# end session





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Paul

On Sun, 3 Dec 2000, Mike Tetlow wrote:

Paul
Thanks for the help but how do I change the permissions of the group.  I
installed yesterday.

Load linuxconf (as root)
Go to user accounts.
Click Group definitions
Click ADD
Name the group. e,g, cdwriter.
No need to do strange things with directories.
Add yourself to the members of the group

Click your way through OK and Accept until you're out of linuxconf.

Then just (still as root) chgrp cdwriter /dev/scd0 (if scd0 is the cdrom)
and that should be it.
That's what i did.

Paul

-- 
I would only believe in a god that loves to dance.
(Zarathustra)

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.30





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Roger Sherman


Has anyone tried what they say to do here?

http://www.linux-mandrake.com/en/demos/Tutorial/CDburner/


On Sat, 2 Dec 2000, R. Edward McCain wrote:

 I have the same problem - and no sound :-(
  -- I've just started tho.  I need to hit the man's and rfc's and see why I 
 got no cd's or sound.
 
 Machine Specs attached.
 
  On Sat, 02 Dec 2000, you wrote:
  I tried to get my cd-r working in 7.2 and now when I access both
  my reader and writer I get the I don't have permission to access it.
  I've tried creating new icons and everything please help me.
 
  mike
 
 

-- 

peace,

Rog

http://www.slammingrooves.com
Registered Linux user #190719





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Mike Tetlow

Sweet Merciful crap I got 1 drive working not the cdrw though yeah
woho go me
Got really no clue how I did it however make sure its set on Group cdrom in 
your properties

So now I'm down to getting the CDROM2 working it still says I don't have 
permission

P.S. I did the reinstall and it came up with the same thing
Any Ideas
Mike


From: "Mike Tetlow" [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CD-Rom Permissions
Date: Sun, 03 Dec 2000 08:39:18 -0500

Paul
Thanks for the help but how do I change the permissions of the group.  I
installed yesterday.

Thanks,
Mike


From: Paul [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CD-Rom Permissions
Date: Sun, 3 Dec 2000 08:27:54 +0100 (CET)

On Sat, 2 Dec 2000, R. Edward McCain wrote:

Create a group "cdwriter" in linuxconf, add yourself to that group, and
then change the group permission on /dev/scd0 (or scd1, whatever the
writer really is) to the group 'cdwriter' (chgrp cdwriter /dev/scd?)

As my machine now shows:

[paul@internet paul]$ ls -l /dev/scd0
brw-rw1 root cdwriter  11,   0 Sep 27 12:31 /dev/scd0

Paul

 I have the same problem - and no sound :-(
  -- I've just started tho.  I need to hit the man's and rfc's and see 
why
I
 got no cd's or sound.
 
 Machine Specs attached.
 
  On Sat, 02 Dec 2000, you wrote:
  I tried to get my cd-r working in 7.2 and now when I access both
  my reader and writer I get the I don't have permission to access it.
  I've tried creating new icons and everything please help me.
 
  mike
 
 

--
I would only believe in a god that loves to dance.
(Zarathustra)

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
  Linux Mandrake 7.2 - Pine 4.30



_
Get more from the Web.  FREE MSN Explorer download : 
http://explorer.msn.com



_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com





Re: [newbie] CD-Rom Permissions

2000-12-03 Thread Doug McGarrett

Someone on the SuSE list told me how to solve this:
do ls -l cdrom (or whatever your mnt file is called).
It very likely points to something else.  The output
looks something like this:
ls -l cdrom
cdrom - sdc1

change the permissions on whatever the file that is pointed TO.
I made mine 444, don't know if that's the best, but it seems to work.
--doug

At 08:27 12/03/2000 +0100, you wrote:
On Sat, 2 Dec 2000, R. Edward McCain wrote:

Create a group "cdwriter" in linuxconf, add yourself to that group, and
then change the group permission on /dev/scd0 (or scd1, whatever the
writer really is) to the group 'cdwriter' (chgrp cdwriter /dev/scd?)

As my machine now shows:

[paul@internet paul]$ ls -l /dev/scd0
brw-rw1 root cdwriter  11,   0 Sep 27 12:31 /dev/scd0

Paul

I have the same problem - and no sound :-(
 -- I've just started tho.  I need to hit the man's and rfc's and see why I
got no cd's or sound.

Machine Specs attached.

 On Sat, 02 Dec 2000, you wrote:
 I tried to get my cd-r working in 7.2 and now when I access both
 my reader and writer I get the I don't have permission to access it.
 I've tried creating new icons and everything please help me.

 mike



-- 
I would only believe in a god that loves to dance.
(Zarathustra)

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.30
 





[newbie] CD-Rom Permissions

2000-12-02 Thread Mike Tetlow
I tried to get my cd-r working in 7.2 and now when I access both my reader and writer I get the I don't have permission to access it. I've tried creating new icons and everything please help me. 

mikeGet more from the Web.  FREE MSN Explorer download : http://explorer.msn.com



Re: [newbie] CD-Rom Permissions

2000-12-02 Thread R. Edward McCain

I have the same problem - and no sound :-(
 -- I've just started tho.  I need to hit the man's and rfc's and see why I 
got no cd's or sound.

Machine Specs attached.

 On Sat, 02 Dec 2000, you wrote:
 I tried to get my cd-r working in 7.2 and now when I access both
 my reader and writer I get the I don't have permission to access it.
 I've tried creating new icons and everything please help me.

 mike

-- 

Yours,

R. Edward McCain
[EMAIL PROTECTED]
icq: 599146
Registered Linux User #196613


GenuineIntel Pentium II (Klamath) cpu 233mhz
memory 128mb
hdb = WDC AC12100L ATAPI/IDE
hda = WDC WD172AA ATAPI/IDE
fd0 = 1.44MB 3.5 floppy
hdd = BCD 24X CD-ROM ATAPI/IDE
hdc = R/RW 4x4x24 cdrom ATAPI/IDE
scd0 = IDE-CD R/RW 4x4x24cdrom SCSI
3Dfx Voodoo 3 video PCI
Intel 82371AB PIIX4 IDE PCI
Intel 82371AB PIIX4 USB PCI
Crystal PnP Audio System CODEC sound ISA
Crystal PnP Audio System MPU-401 sound ISA
Logitech mouse PS/2
EPSON Stylus COLOR 440 printer Parallel
Intel 82371AB PIIX4 ACPI PCI
Crystal PnP Audio System Control Registers ISA
ViewQuest WebCam USB
Intel 440LX/EX - 82443LX/EX Host bridge PCI
Intel 440LX/EX - 82443LX/EX AGP bridge PCI
Intel 82371AB PIIX4 ISA PCI