search for: logindevperm

Displaying 2 results from an estimated 2 matches for "logindevperm".

2008 Dec 06
20
Problem with ZFS and ACL with GDM
...facl -m user:gdm:rwx,mask:rwx /dev/audioctl It does this because the login GUI programs are run as the "gdm" user, and in order to support text-to-speech via orca, for users with accessibility needs, the "gdm" user needs access to the audio device. We were using setfacl because logindevperm(3) normally manages the audio device permissions and we only want the "gdm" user to have access on-the-fly when the GDM GUI is started. However, I notice that when using ZFS on Indiana the above commands fail with the following error: File system doesn''t support aclent_t sty...
2006 Oct 31
0
Contributed by Juergen Keil jk@tools.de
Author: frits Repository: /hg/zfs-crypto/gate Revision: dc024003fdfc301817204e62eaa23c948d0b9e9d Log message: Contributed by Juergen Keil jk at tools.de 6350389 /etc/logindevperm processing is incomplete when there are stale /dev links 6350499 stale usb device link confuses login''s /etc/logindevperm code 6350501 libdevinfo/setdevaccess() prints error message from uninitialized errno variable Files: update: usr/src/lib/libdevinfo/devinfo_devperm.c