Jian Lee wrote: > Hi, everybody > > Did normal user can use brasero to burn cd ? I found it cann't. The > normal haven't authority to open DVD driver, so cann't burn cd. > > I've used consolehelper to do this : > > ---------------- > [r...@localhost rpm]# ll /usr/bin/brasero* > lrwxrwxrwx 1 root root 22 07-01 11:41 /usr/bin/brasero -> > /usr/bin/consolehelper > -rwxr-xr-x 1 root root 1073376 06-24 15:42 /usr/bin/brasero.normal > [r...@localhost rpm]# ll /usr/bin/consolehelper > -rwxr-xr-x 1 root root 5568 06-05 01:30 /usr/bin/consolehelper > [r...@localhost rpm]# cat /etc/pam.d/brasero > #%PAM-1.0 > auth include config-util > account include config-util > session include config-util > [r...@localhost rpm]# cat /etc/security/console.apps/brasero > . config-util > PROGRAM=/usr/bin/brasero.normal > SESSION=true > ============================================================== > > Maybe someone have another good idea. > > Thanks. >
-what are the permissions on the cd device nodes? -what groups are the 'normal user' in? this should work without any special pam stuff, looks like there might be some console stuff missing, or consolehelper messing it up Auke _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
