public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* CDROM ACCESS FROM A REDHAT USER ACCOUNT
@  mo.valli
   ` Thomas D. Ward
  0 siblings, 1 reply; 3+ messages in thread
From: mo.valli @  UTC (permalink / raw)
  To: speakup

Hi,

Can someone please remind me how to enable cdrom access from a standard user
account on redhat?

Thanks

Kind regards

Mo.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CDROM ACCESS FROM A REDHAT USER ACCOUNT
   CDROM ACCESS FROM A REDHAT USER ACCOUNT mo.valli
@  ` Thomas D. Ward
     ` Lorenzo Prince
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas D. Ward @  UTC (permalink / raw)
  To: speakup

Hi, the way I do it is I use sudo to mount and unmount drives. You'll need
to edit the sudo configuration file to allow your user account user access
to root commands.
Another fix is to use su to briefly access root stuff, and then type exit to
get out of su.

----- Original Message -----
From: <mo.valli@bt.com>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, April 22, 2003 10:24 AM
Subject: CDROM ACCESS FROM A REDHAT USER ACCOUNT


> Hi,
>
> Can someone please remind me how to enable cdrom access from a standard
user
> account on redhat?
>
> Thanks
>
> Kind regards
>
> Mo.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CDROM ACCESS FROM A REDHAT USER ACCOUNT
   ` Thomas D. Ward
@    ` Lorenzo Prince
  0 siblings, 0 replies; 3+ messages in thread
From: Lorenzo Prince @  UTC (permalink / raw)
  To: speakup

Try adding a line similar to the following to your /etc/fstab.  According
to the manpage, this should work.

/dev/cdrom  /cd  iso9660  ro,user,noauto,unhide

Note that something like this should work for floppy drives as
well.  The key is the user option.  Also, instead of user, you can
use the users option to allow all users to umount the drive, rather
than only the user who mounted it.

Lorenzo

Avoid the Gates of Hell.  Use Linux
	-- unknown source

Thomas D. Ward staggered into view and mumbled:

> Hi, the way I do it is I use sudo to mount and unmount drives. You'll need
> to edit the sudo configuration file to allow your user account user access
> to root commands.
> Another fix is to use su to briefly access root stuff, and then type exit to
> get out of su.
>
> ----- Original Message -----
> From: <mo.valli@bt.com>
> To: <speakup@braille.uwo.ca>
> Sent: Tuesday, April 22, 2003 10:24 AM
> Subject: CDROM ACCESS FROM A REDHAT USER ACCOUNT
>
>
> > Hi,
> >
> > Can someone please remind me how to enable cdrom access from a standard
> user
> > account on redhat?
> >
> > Thanks
> >
> > Kind regards
> >
> > Mo.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 CDROM ACCESS FROM A REDHAT USER ACCOUNT mo.valli
 ` Thomas D. Ward
   ` Lorenzo Prince

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).