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
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland,
Thank you for your feedback. I apologize for not including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
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
2024 Oct 21
2
Optimal File Permissions for Shared Access Between Windows and Linux
On Sun, 20 Oct 2024 00:15:32 +0200
Jonathan Szalavecz <john_johnk at hotmail.com> wrote:
> Hi Rowland,
>
> Thank you for your feedback, and I apologize for misunderstanding
> your question earlier. Here?s the output of my command:
>
> ```bash
> |john_johnk at raspberrypi: $ df -T /mnt/shared/ Filesystem Type
> 1K-blocks Used Available Use% Mounted on /dev/sdb1 ext4
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:
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
I thought with the ACL it would be easier but it is the same nightmare :-(
john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
getfacl: Removing leading '/' from absolute path names
# file: mnt/shared/partage_de_fichiers
# owner: john_johnk
# group: sharedaccess
# flags: -s-
user::rwx
group::rwx
other::---
default:user::rw-
default:group::rw-
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
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
On Tue, 15 Oct 2024 21:58:40 +0200
Jonathan Szalavecz via samba <samba at lists.samba.org> wrote:
> I am experiencing challenges configuring optimal file permissions for
> a Samba share on my Raspberry Pi. My goal is to enable shared access
> for my wife, who uses an iPhone 13, to the directory
> |/mnt/shared/partage_de_fichiers| while preventing access to the main
>
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.
2024 Oct 15
1
Optimal File Permissions for Shared Access Between Windows and Linux
I am experiencing challenges configuring optimal file permissions for a
Samba share on my Raspberry Pi. My goal is to enable shared access for
my wife, who uses an iPhone 13, to the directory
|/mnt/shared/partage_de_fichiers| while preventing access to the main
directory |/mnt/shared|.
Here is my Samba configuration:
```[NAS]
?? comment = RaspberryPi
?? public = no
?? writable = yes
??
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