similar to: File permissions change after implementing vfs_fruit

Displaying 20 results from an estimated 5000 matches similar to: "File permissions change after implementing vfs_fruit"

2016 Nov 14
2
vfs_fruit 'other' create mode different than parent
Hello all, I'm trying enable vfs_fruit. One problem I've noticed is that when a file or directory is created on a Macintosh the "other" mode is 'r--' (file) or 'r-x' (directory) even though the parent directory is '---'. On Windows, Linux, and Macintosh with vfs_fruit not loaded all create files and directories with mode for other set to
2019 Jul 26
1
vfs_recycle throwing errors when files are deleted by a Mac on a share with vfs_fruit enabled
Hi, My log files are being flooded with errors like the ones below whenever a Mac delete files from a Samba share. [2019/07/26 14:02:26.182564, 0] ../source3/modules/vfs_recycle.c:243(recycle_get_file_size) recycle: stat for Chris_Mac/._videos.docx returned No such file or directory [2019/07/26 14:02:27.186472, 0] ../source3/modules/vfs_recycle.c:243(recycle_get_file_size) recycle: stat
2016 Apr 26
2
"stuck" new directories and Mac Finder hangs after upgrade to 4.2.11
Hi, I’ve been searching online for a few days and am still hurting for an answer, otherwise I wouldn’t jump into a list and start asking questions straight away. We’re a 99% Mac shop running El Capitan (10.11.4). We’d been running Samba 4.2.3 on FreeBSD 10.0/ZFS for a while with minimal problems. I recently upgraded to 4.2.11 because of Badlock. Now when users create a new folder then try to
2017 Jan 23
1
vfs_fruit 'other' create mode different than parent
> well, the thing is, inheritance works as designed with fruit:nfs_aces=yes, it's > just that the client changes permissions *after* the fact... How icky. Is it b/c mac's don't understand the Linux (posix?) extended acl? I suppose Samba cannot tell when the client is changing the permissions as a misunderstanding versus purposefully? E.g. is the pattern of requests
2017 Jan 23
3
vfs_fruit 'other' create mode different than parent
Hi Ralph, > it's a global option. Have you put it in the global or a share section? Thanks for the hint! After putting it in the global options the create mode mimics the parent directory as one would expect from " inherit permissions = yes inherit acls = yes " If possible it would be less dangerous (securitywise) not to have fruit:nfs_aces setting interact with
2017 Jan 23
3
vfs_fruit 'other' create mode different than parent
Am 23.01.2017 um 19:54 schrieb Ralph Böhme via samba: > On Mon, Jan 23, 2017 at 11:49:15AM -0600, Chad William Seys wrote: >> Hi Ralph, >>> it's a global option. Have you put it in the global or a share section? >> >> Thanks for the hint! After putting it in the global options the create >> mode mimics the parent directory as one would expect from
2015 Dec 29
2
vfs_fruit: cannot remove any file
Mon, 28 Dec 2015 18:24:17 +0100, Ralph Boehme <slow at samba.org>: > On Tue, Dec 29, 2015 at 01:34:34AM +0900, HAT wrote: >> In case of OS X 10.9 and later, any file could not be removed. >> >> $ rm test.txt >> rm: test.txt: Resource busy >> >> cannot remove: >> OS X 10.11.2 El Capitan >> OS X 10.10.5 Yosemite >> OS X 10.9.5
2018 Jun 18
0
4.5 -> 4.8 samba fails to start
Hi all, I'm trying to upgrade samba from 4.5 to 4.8 and it no longer starts. This is using the Debian Jessie (4.5.12+dfsg-2+deb9u2) and Debian testing (4.8.2+dfsg-1) packages. Below are a log file from the non-starting server, and testparm on the working 4.5, and again on the non-working 4.8. I do so an ERROR in the the testparm for 4.8: idmap range not specified for domain
2015 Dec 26
1
vfs_fruit: xattr imcompatible with netatalk
On 26/12/15 17:33, HAT wrote: > Sat, 26 Dec 2015 17:22:56 +0000, Rowland penny <rpenny at samba.org>: >> On 26/12/15 17:08, HAT wrote: >>> Hi, >>> I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide. >>> >>> The EAs are not seen from clients yet. >>> >>> smb.conf: >>> path = /export/test1/ >>>
2015 Jul 28
2
vfs fruit unable to create xattr and ACL from OS X 10.10.4
Hello I am trying to integrate OS X 10.10.4 clients into existing Samba infractructure run by our IT department. We are currently using Samba 4.2.3. File share is stored on iSCSI array with ext4 filesystem which should support both ACL and XATTR. We are trying to setup vfs_fruit module to avoid possible performance problems on OS X clients. We do NOT user netatalk. Current vfs_fruit config:
2015 Jun 18
2
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 14:39 schrieb Sascha Kasch: > Am 17.06.2015 um 09:11 schrieb Sascha Kasch: >> dear list, >> >> encountered a problem and hopefully someone more experienced might >> help me. >> problem is with macos 10.9.5 and finder. >> >> i want to copy a simple folder with subfolders and without any files >> to my samba share. >> files
2020 Oct 20
0
File copy with macOS Finder leaves random files grayed out using vfs_fruit
Hi all, We use the vfs_fruit module and lately we have experienced that random files copied with Finder are being grayed out. We think this is probably due to the extended attribute "user.DosStream.AFP_AfpInfo:$DATA" not being updated/removed after the file is copied. If we manually remove the xattr in question with the command setfattr -d 'user.DosStream.AFP_AfpInfo:$DATA', the
2015 Dec 26
3
vfs_fruit: xattr imcompatible with netatalk
On 26/12/15 17:08, HAT wrote: > Hi, > I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide. > > The EAs are not seen from clients yet. > > smb.conf: > path = /export/test1/ > writable = yes > vfs objects = catia fruit streams_xattr > fruit:locking = netatalk > fruit:encoding = native > streams_xattr:prefix = user.
2015 Dec 17
2
vfs_fruit: xattr imcompatible with netatalk
On Fri, Dec 18, 2015 at 01:14:25AM +0900, HAT wrote: > Hi, > > >> not sure, but the colon in xattr names is probably not handled > >> correctly at this point. Can you please file a bugreport so we can > >> track this? > > > > Bug 11162 > > https://bugzilla.samba.org/show_bug.cgi?id=11162 > > I tested samba 4.3.1 on Fedora 23 and rawhide.
2015 Dec 28
2
vfs_fruit: cannot remove any file
In case of OS X 10.9 and later, any file could not be removed. $ rm test.txt rm: test.txt: Resource busy cannot remove: OS X 10.11.2 El Capitan OS X 10.10.5 Yosemite OS X 10.9.5 Mavericks can remove: OS X 10.8.5 Mountain Lion OS X 10.7.5 Lion OS X 10.6.8 Snow Leopard Windows 7 Environment: Fedora rawhide samba-4.3.3-0.fc24 smb.conf: [global] workgroup = LOCALNET server string
2015 Dec 26
1
vfs_fruit: xattr imcompatible with netatalk
On Sun, Dec 27, 2015 at 02:33:10AM +0900, HAT wrote: > Sat, 26 Dec 2015 17:22:56 +0000, Rowland penny <rpenny at samba.org>: > > On 26/12/15 17:08, HAT wrote: > >> Hi, > >> I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide. > >> > >> The EAs are not seen from clients yet. > >> > >> smb.conf: > >> path =
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone, I hope you are well. Take care of yourself. I have the same problem as describe here: https://lists.samba.org/archive/samba/2014-December/187545.html I migrate a file share from a MAC-OS environment. For its new storage system, the company purchased an ASUSTOR NAS. This NAS works with an operating system based on version 4.14 of the GNU / LINUX x86_64 kernel. This NAS operates a
2015 Dec 17
2
vfs_fruit: xattr imcompatible with netatalk
On Fri, Dec 18, 2015 at 02:20:54AM +0900, HAT wrote: > Thu, 17 Dec 2015 18:05:33 +0100, Ralph Boehme <rb at sernet.de>: > > iirc you need fruit:encoding = native > > Solved. Thanks! > I'm looking forward to netatalk 3.1.8. > > $ getfattr Mew.txt > # file: Mew.txt > user.com.apple.TextEncoding > user.com.apple.metadata:kMDItemFinderComment > >
2015 Jun 17
2
macos finder error 36 when copy folder to samba 4.2.2
dear list, encountered a problem and hopefully someone more experienced might help me. problem is with macos 10.9.5 and finder. i want to copy a simple folder with subfolders and without any files to my samba share. files alone work flawlessly. when i drag a folder from desktop to the share the finder errors out with error -36 but creates all folders. same happens when i copy an empty folder
2017 Apr 18
0
vfs_fruit: cannot remove any file
Hi. Tue, 29 Dec 2015 23:25:24 +0900 (JST), HAT <hat at fa2.so-net.ne.jp>: > Mon, 28 Dec 2015 18:24:17 +0100, Ralph Boehme <slow at samba.org>: >> On Tue, Dec 29, 2015 at 01:34:34AM +0900, HAT wrote: >>> In case of OS X 10.9 and later, any file could not be removed. >>> >>> $ rm test.txt >>> rm: test.txt: Resource busy >>>