Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 10:02:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216239] samba shadow_copy gets access denied while accessing .zfs/snapshot
Message-ID:  <bug-216239-13-Omsvrt9t1E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216239-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216239-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216239

--- Comment #4 from Wojciech Giel <wkg21@cam.ac.uk> ---
I applied it on :
samba -V
Version 4.4.8

from the samba bug looks like .zfs and .zfs/snapshot doesn't support acl. Z=
fs
creates .zfs directory with permissions like:=20

root@stor-win:/dataPool/test # ls -lad .zfs/
dr-xr-xr-x  4 root  wheel  4 Jan 18 10:21 .zfs/
root@stor-win:/dataPool/test # ls -la .zfs/
total 1
dr-xr-xr-x   4 root   wheel   4 Jan 18 10:21 .
drwxr-xr-x   4 user1  wheel   3 Jan 18 10:36 ..
dr-xr-xr-x   2 root   wheel   2 Jan 18 10:21 shares
dr-xr-xr-x  11 root   wheel  11 Jan 20 15:39 snapshot

so it looks like acl checking can be safely, at least on zfs, ignored.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216239-13-Omsvrt9t1E>