-
add a user to a specific groupComputer/linux 2009. 6. 29. 12:08
This will be the solution of the following error message when the external usb device is attached on the Linux.
Error org.freedesktop.DBus.Error.AccessDenied.
type groups in the xterminal,
userid audio video
where userid is your user id.
As root
usermod -a -G cdrom userid
usermod -a -G plugdev userid
usermod -a -G powerdev userid
reference http://forums.debian.net/viewtopic.php?p=209366&sid=e101ea755847bc7f4cd84db9c0b033f8'Computer > linux' 카테고리의 다른 글
warning: extra tokens at end of #include directive (0) 2009.07.12 cdrecord that is a command line cd recording tool (Linux) (0) 2009.06.25 Red Hat Enterprise Linux (RHEL) 5.3 (0) 2009.06.15