Author Topic: Just a wonder, about groups  (Read 803 times)

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Just a wonder, about groups
« on: September 05, 2009, 12:46:53 PM »
Hi,

I just saw a list of messages from udevd in the boot messages of a newly installed PClos in one of my virtual machines. This say "udevd group scanner unknown".

I wonder if PClos would not need some more groups in it's system, basically ? Such as, scanner, and also such as optical : for all that concerns cdrom and dvdrom drives.

What do you think ? How is that handled in the distributions ? (From a developer's point of view)

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

smcs_steve

  • Guest
Re: Just a wonder, about groups
« Reply #1 on: September 06, 2009, 12:46:21 AM »
I did this (in terminal as root)>
sudo groupadd scanner
to fix scanner unknown - before creating my kde4 remaster
>Steve

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: Just a wonder, about groups
« Reply #2 on: September 06, 2009, 02:17:48 AM »
sudo groupadd scanner to fix scanner unknown - before creating my kde4 remaster

Thanks Steve, I'll do the same before doing the next remaster. (Just next night I guess).

Else, what about the group assigned to /dev/cdrom ; /dev/cdrom0 ; /dev/dvd and so on ? I see in my Pclos installs they belong to root.root, whereas in Archlinux (and some other distros too I suppose) they belong to root.optical : which makes it practical I think, as my user login belongs to optical too !

(as well as audio, video, storage, scanner, camera and so on... )

Could someone explain me how the dvd and cdrom things (reading, burning... ) are managed in PCLinuxOS ? Aren't there sometimes problems with the access to thoses devices ? (Maybe now Policykit helps dealing with it ?)

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode