ZFS nfs share with noacl
Hi,
I have a zfs filesystem that I'm exporting trough nfs to other solaris hosts, i have acl's and aclinheritance passtrought in order to the zfs filesystem keep the acl and that works fine all the new files/directories created inherit the acl but the development guys want that this share has a similar behaviour like when sharing a nfs in linux with the noacl option since not all the systems have the same users writing.
The idea was that all the files/directory created had always the same owner independent from the user who created it.
Example:
solaris10:> ls -la
I have a zfs filesystem that I'm exporting trough nfs to other solaris hosts, i have acl's and aclinheritance passtrought in order to the zfs filesystem keep the acl and that works fine all the new files/directories created inherit the acl but the development guys want that this share has a similar behaviour like when sharing a nfs in linux with the noacl option since not all the systems have the same users writing.
The idea was that all the files/directory created had always the same owner independent from the user who created it.
Example:
solaris10:> ls -la
1