Displaying 2 results from an estimated 2 matches for "ace_t".
Did you mean:
ac_t
2008 Dec 06
20
Problem with ZFS and ACL with GDM
I am the maintainer of GDM, and I am noticing that GDM has a problem when
running on a ZFS filesystem, as with Indiana.
When GDM (the GNOME Display Manager) starts the login GUI, it runs the
following commands on Solaris:
/usr/bin/setfacl -m user:gdm:rwx,mask:rwx /dev/audio
/usr/bin/setfacl -m user:gdm:rwx,mask:rwx /dev/audioctl
It does this because the login GUI programs are run as the
2005 Nov 23
14
ACL issues with ZFS
ZFS introduces a new and incompatible ACL interface into
Solaris and this seems to be not yet fully completed in addition
to the fact that is causes a lot of problems for software that
needs to be compatible with Solaris-2.5 like star.
Proof for incompatibility:
create a file on UFS and set an ACL for this file.
Use Sun tar cpf out file to archive this file.
Unpack this archive file on ZFS