I also have not installed 8.0, but this is what I do in 7.3.

If you download the latest xcdroast from the xcdroast web site and install,
It should give you the option of activating non-root mode.

Before you install it you must remove cdda2wav, cdrecord, mkisofs,
cdrecord-devel.
   do this with the --nodeps option on rpm, since you are going to reinstall
them in a different form and there are other programs dependant on these.

Install cdrtools-cdda2wav, cdrtools-cdrecord cdrtools-mkisofs cdrtools-devel
along with xcdroast.

You then run xcdroast once as root and activate non-root mode.

-----Original Message-----
From: Juan Martinez [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 1:56 PM
To: Redhat List
Subject: Re: CD burning as normal user


I'm not using RH 8.0 yet but in 6.X and 7.X you could set permissions
and ownership on devices using the file /etc/security/console.perms

My 7.3 system is configured to change ownership of the sg device files
to the user logged into the console.  This is a much better solution
than making the permissions 666 for all relevent files.

Let me know if you need any help setting this up.  It's not very
difficult to do.

For cd burning you need to be able to read and write to the
generic scsi interfaces.  The class I use is:

<sg>=/dev/sg*

When a user logs off from the console, they revert to:

<console>  0600 <sg>  0660 root.disk


This makes more sense if you read the man page.

man 5 console.perms

Juan

On Wed, 4 Dec 2002, Jonathan DeSena wrote:

> Date: Wed, 04 Dec 2002 16:33:22 -0500
> From: Jonathan DeSena <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: Redhat List <[EMAIL PROTECTED]>
> Subject: CD burning as normal user
>
> In Redhat 8.0, is there a relatively simple way, short of giving out the
> root password to all, of allowing regular users to use the CD burner (in
> particular using one of the GUI apps)?
>
> Currently, selecting xcdroast or gtoaster from the menu goes through
> consolehelper and pops up a dialog asking for the root password. This is
> fine for a stand-alone desktop machine, but for a true multi-user setup,
> this is a royal pain. I tried playing with the consolehelper pam files,
> but this resulted in segfaults for some reason.
>
> This is something IMHO that needs to be addressed by Redhat at some
> point if they are interested in the corporate desktop, since users who
> are used to using Windows don't want to have to jump through hoops just
> to do something they expect to be able to do easily, like burn CDs.
>
> Anyone have a good solution for the time being?
>
> Thanks,
> Jon



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to