Hi, kok the normal user was created when I installed the usb image to my disk.
following is info on my system: ----------------------------- [r...@localhost ~]# ll /dev/scd0 lrwxrwxrwx 1 root root 3 07-07 01:09 /dev/scd0 -> sr0 [r...@localhost ~]# ll /dev/sr0 brw-rw---- 1 root cdrom 11, 0 07-07 01:09 /dev/sr0 [r...@localhost ~]# grep jianlee /etc/passwd jianlee:x:501:501:Jian Lee:/home/jianlee:/bin/bash [r...@localhost ~]# grep jianlee /etc/group video:x:62:turbolinux,jianlee audio:x:64:turbolinux,jianlee jianlee:x:501: [r...@localhost ~]# grep cdrom /etc/group cdrom:x:61: [r...@localhost ~]# =================================== group "cdrom" on the device sr0 have "rw-" permission. but "jianlee" doesn't in that group. "Kok, Auke" <[email protected]> writes: > 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 > -- Jian Lee MSN : [email protected] _______________________________________________ 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
