Displaying 2 results from an estimated 2 matches for "zfs_get_nt_acl_common".
2016 Jan 01
3
Fix for CVE-2015-5299 denies access to ZFS snapshots due to overly strict condition checking
...everal
vulnerabilities, I discovered that I could no longer view previous
versions of files or folders.
Checking out the log with log level at 10, I found some error
messages, which indicates access to the snapdir, .zfs/snapshots, is
denied.
Error messages:
../source3/modules/vfs_zfsacl.c:56(zfs_get_nt_acl_common)
acl(ACE_GETACLCNT, /tank/share/.zfs/snapshot): Operation is not
supported on the filesystem where the file reside
../source3/smbd/open.c:128(smbd_check_access_rights)
smbd_check_access_rights: Could not get acl on
/tank/share/.zfs/snapshot: NT_STATUS_NOT_SUPPORTED
../source3/mo...
2016 Jan 01
0
Fix for CVE-2015-5299 denies access to ZFS snapshots due to overly strict condition checking
...ould no longer view previous
> versions of files or folders.
>
> Checking out the log with log level at 10, I found some error
> messages, which indicates access to the snapdir, .zfs/snapshots, is
> denied.
>
> Error messages:
>
> ../source3/modules/vfs_zfsacl.c:56(zfs_get_nt_acl_common)
> acl(ACE_GETACLCNT, /tank/share/.zfs/snapshot): Operation is not
> supported on the filesystem where the file reside
> ../source3/smbd/open.c:128(smbd_check_access_rights)
> smbd_check_access_rights: Could not get acl on
> /tank/share/.zfs/snapshot: NT_STATUS_NOT_SU...