Alexander Georgiev
2005-Nov-24 11:01 UTC
[CentOS] Where is the proper place to set the group ownership of devices under /dev/ in Centos3.
Dear list members, I have a DVD writer /dev/scd0 which after reboot has the following ACL: brw-rw---- 1 root disk 11, 0 Sep 9 2004 /dev/scd0 However I want to set this device group to "Domain Users" in order to enable its members to burn DVDs. If i invoke: #chgroup "Domain Users" /dev/scd0 the next reboot will override the group back to "disk". Is there a standard/reglamented way to set the group ownership of a device file. Best regards! ageorgiev
Rodrigo Barbosa
2005-Nov-24 13:56 UTC
[CentOS] Where is the proper place to set the group ownership of devices under /dev/ in Centos3.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Nov 24, 2005 at 01:01:46PM +0200, Alexander Georgiev wrote:> Dear list members, > > I have a DVD writer /dev/scd0 which after reboot has the following ACL: > > brw-rw---- 1 root disk 11, 0 Sep 9 2004 /dev/scd0 > > However I want to set this device group to "Domain Users" in order to > enable its members to burn DVDs. > > If i invoke: #chgroup "Domain Users" /dev/scd0 > the next reboot will override the group back to "disk". > > Is there a standard/reglamented way to set the group ownership of a device file.Try: /etc/udev/permissions.d/50-udev.permissions - -- Rodrigo Barbosa <rodrigob at suespammers.org> "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDhcaJpdyWzQ5b5ckRAtvoAKCJx7lNce3o5cUfogGqRkIN7vr/6QCgr/R5 +HVMBAK7uCrq8pwyPWpOmhI=gn6L -----END PGP SIGNATURE-----